Merge pull request #16 from gradha/pr_hyperlinks

Adds hyperlinks FTW.
This commit is contained in:
Dominik Picheta 2013-06-21 16:23:15 -07:00
commit 839496524d

View File

@ -1,6 +1,8 @@
# Nimrod packages
This is a central listing of all packages for babel.
This is a central listing of all packages for
[babel](https://github.com/nimrod-code/babel), a package manager for the
[Nimrod programming language](http://nimrod-code.org).
## Adding your own package
To add your own package, fork this repository, edit packages.json and make
@ -21,4 +23,4 @@ following fields:
Your packages may be removed if the url stops working. It goes without
saying that your pull request will not be accepted unless you fill out all of
the above fields correctly, the package that ``url`` points to must also contain
a babel file, or else it will be rejected.
a babel file, or else it will be rejected.