Merge pull request #106 from marco-fiset/patch-1

Remove recursive link in the readme
This commit is contained in:
Dmitri Sotnikov 2015-05-11 12:31:33 -04:00
commit 9375368c92
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/). A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/).
The main repository for Reagent is now located [here](https://github.com/reagent-project/reagent).
Reagent provides a way to write efficient React components using (almost) nothing but plain ClojureScript functions. 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/)** * **[Detailed intro with live examples](http://reagent-project.github.io/)**