Merge pull request #516 from bluenote10/added_link_to_web

added link to standard library
This commit is contained in:
Dominik Picheta 2017-06-05 10:23:42 +01:00 committed by GitHub
commit a0a5e9e2b0

View File

@ -4,6 +4,9 @@ This is a central listing of all packages for
[Nimble](https://github.com/nim-lang/nimble), a package manager for the
[Nim programming language](http://nim-lang.org).
An overview of all Nimble packages is available in the
[library documentation](https://nim-lang.org/docs/lib.html#nimble).
## Adding your own package
To add your own package, fork this repository, edit
[packages.json](packages.json) and make a pull request.