From 0517c7fb873738dc5fea92c6717506c0deb678ad Mon Sep 17 00:00:00 2001 From: Mariano Guerra Date: Wed, 9 Jan 2013 15:40:27 +0100 Subject: [PATCH] add install instructions on readme --- README.rest | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rest b/README.rest index 46c8d2c..5db1d7e 100644 --- a/README.rest +++ b/README.rest @@ -16,6 +16,10 @@ the java api for rhino is not really nice how? ---- +go to clojars page for instructions: + +https://clojars.org/org.marianoguerra/clj-rhino + you can see the tests for some usage, here are some REPL examples:: user=> (require '[clj-rhino :as js])