aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-21 23:41:14 +0200
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-06-21 23:41:14 +0200
commit6016300f334d807cddb052cdb85af9e91abc87e5 (patch)
tree0a2aed1fe07d8bca9e514d4ece7bd2e78aadf874
parent0da50d43f76fabca332cf13f7a8f3892d001e96e (diff)
downloadpackages-6016300f334d807cddb052cdb85af9e91abc87e5.tar.gz
packages-6016300f334d807cddb052cdb85af9e91abc87e5.zip
Adds hyperlinks FTW.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 341a60e..a294870 100644
--- a/README.md
+++ b/README.md
@@ -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. \ No newline at end of file
+a babel file, or else it will be rejected.