From 3a4e504dbdb8f29914eb465aed82e3897bbb32af Mon Sep 17 00:00:00 2001 From: Fabian Keller Date: Mon, 5 Jun 2017 11:06:51 +0200 Subject: added link to standard library --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db4d91e..dc1a0b1 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3