From 889de6bc2206b7e1eb6217f80331a0f90269ba4a Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Fri, 28 Nov 2014 16:09:14 -0800 Subject: [PATCH] Added a link to the mailing list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50c4b47..6e6e9c7 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Reagent provides a way to write efficient React components using (almost) nothin * **[Detailed intro with live examples](http://reagent-project.github.io/)** * **[News](http://reagent-project.github.io/news/index.html)** + * **[Reagent Project Mailing List](https://groups.google.com/forum/#!forum/reagent-project)** To use Reagent you add this to your dependencies in `project.clj`: