add install instructions on readme

This commit is contained in:
Mariano Guerra 2013-01-09 15:40:27 +01:00
parent 8838c6fcb7
commit 0517c7fb87

View file

@ -16,6 +16,10 @@ the java api for rhino is not really nice
how? 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:: you can see the tests for some usage, here are some REPL examples::
user=> (require '[clj-rhino :as js]) user=> (require '[clj-rhino :as js])