Update README.md

This commit is contained in:
Dmitri Sotnikov 2016-03-02 09:30:31 -05:00
parent 407fb8611b
commit 12828d7bd8
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/).
#### [Try Reagent](http://cljsfiddle.com/)
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions.
* **[Detailed intro with live examples](http://reagent-project.github.io/)**