Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VlasovRoman authored Jan 27, 2017
1 parent 9c72a23 commit bb813ab
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

RIP is a library for complex image processing.

<a href="https://code.dlang.org/packages/rip" title="Go to rip"><img src="https://img.shields.io/dub/v/rip.svg" alt="Dub version"></a>
<a href="https://code.dlang.org/packages/rip" title="Go to rip"><img src="https://img.shields.io/dub/dt/rip.svg" alt="Dub downloads"></a>

## License

GPLv3
Expand Down Expand Up @@ -81,7 +84,7 @@ Package in your `dub.json`:
```d
{
"dependencies": {
"rip": "~>0.0.3"
"rip": "~>0.0.4"
}
}
```
Expand Down

0 comments on commit bb813ab

Please sign in to comment.