diff --git a/README.md b/README.md index 6e397e7..f0e7858 100644 --- a/README.md +++ b/README.md @@ -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/)**