aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-03 23:28:02 +0100
committerGrzegorz Adam Hankiewicz <gradha@imap.cc>2013-12-03 23:28:02 +0100
commit4b5b2f44e285344f79ad26618157f5d28c55db18 (patch)
tree7c57466d64f07922c438adacfd6850df32155d8b
parentb3858fed348c3333caa16e77a84bec529a21246a (diff)
downloadpackages-4b5b2f44e285344f79ad26618157f5d28c55db18.tar.gz
packages-4b5b2f44e285344f79ad26618157f5d28c55db18.zip
Hyperlinks packages.json for github.
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 04767bb..782f38d 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,12 @@ This is a central listing of all packages for
[Nimrod programming language](http://nimrod-code.org).
## Adding your own package
-To add your own package, fork this repository, edit packages.json and make
-a pull request.
+To add your own package, fork this repository, edit
+[packages.json](packages.json) and make a pull request.
-Packages.json is a simple array of objects. Each package object should have the
-following fields (unless the field is marked as optional):
+[Packages.json](packages.json) is a simple array of objects. Each package
+object should have the following fields (unless the field is marked as
+optional):
* name - The name of the package, this should match the name in the package's
babel file.