Update README.md

This commit is contained in:
Dmitri Sotnikov 2015-08-22 11:43:22 -04:00
parent 253624fdb3
commit 7da400be00
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ This will setup a new Reagent project with some reasonable defaults, see here fo
To use Reagent in an existing project you add this to your dependencies in `project.clj`:
[reagent "0.5.1-rc"]
[![Clojars Project](http://clojars.org/reagent/latest-version.svg)](http://clojars.org/reagent)
This is all you need to do if you want the standard version of React. If you want the version of React with addons, you'd use something like this instead: