From 5bced265d6a53bfbf132b54ce08a38109a9d8b7c Mon Sep 17 00:00:00 2001 From: gered Date: Sat, 4 Jun 2016 18:59:00 -0400 Subject: [PATCH] another minor change --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e6b264..813ee10 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ This library is made up of two core parts: [3]: https://github.com/ptaoussanis/sente [4]: https://github.com/gered/clj-browserchannel +To use views.reagent in your application, you need to add both the main library and one client/server communications plugin library as dependencies. See their respective pages linked to below for more information on doing this. + ### Main Library Documentation