diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-05-18 21:53:55 +0100 |
|---|---|---|
| committer | Dominik Picheta <dominikpicheta@googlemail.com> | 2015-05-18 21:53:55 +0100 |
| commit | f14f008be36ef39fcccf714d0c6426cb1405d1c4 (patch) | |
| tree | 94111692a9b14d8b01aea4162c3a0f3f43218bbb /README.md | |
| parent | f4bcaab089ca71679aaeff3b75292a9eaf14a7e0 (diff) | |
| download | packages-f14f008be36ef39fcccf714d0c6426cb1405d1c4.tar.gz packages-f14f008be36ef39fcccf714d0c6426cb1405d1c4.zip | |
Add travis CI image to readme. Check URL not WEB in scanner.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# Nim packages +# Nim packages [](https://travis-ci.org/nim-lang/packages) This is a central listing of all packages for [Nimble](https://github.com/nim-lang/nimble), a package manager for the @@ -11,7 +11,7 @@ To add your own package, fork this repository, edit [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 nimble file. * url - The url from which to retrieve the package. |
