aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2015-01-02 00:42:19 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2015-01-02 00:42:19 +0000
commit7a17bf02f5264f7bffc0e262cc260561c133f2c7 (patch)
tree648745a440e8aa64cc6eaa48c3db58fc267a23ed
parent793d5a32e88c1e41520914302c9ff0af27c772fd (diff)
parent1b9cde54f0a3919f256bb829f3b9d93cedfe3700 (diff)
downloadpackages-7a17bf02f5264f7bffc0e262cc260561c133f2c7.tar.gz
packages-7a17bf02f5264f7bffc0e262cc260561c133f2c7.zip
Merge pull request #106 from achesak/master
Changed Nimrod to Nim
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6b3ee41..bf80feb 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# Nimrod packages
+# Nim packages
This is a central listing of all packages for
-[Nimble](https://github.com/nimrod-code/nimble), a package manager for the
-[Nimrod programming language](http://nimrod-lang.org).
+[Nimble](https://github.com/nim-code/nimble), a package manager for the
+[Nim programming language](http://nim-lang.org).
## Adding your own package
To add your own package, fork this repository, edit