diff --git a/README.md b/README.md index baff3c0..8b37924 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,10 @@ A simple [ClojureScript](http://github.com/clojure/clojurescript) interface to [React](http://facebook.github.io/react/). -[Reagent](http://holmsand.github.io/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://holmsand.github.io/reagent/)** + * **[News](http://holmsand.github.io/reagent/news/index.html)** To use Reagent you add this to your dependencies in `project.clj`: