Update README.md

This commit is contained in:
Michael Klishin 2011-11-04 10:26:32 +04:00
parent 1d23bd7842
commit 9ae145bf3d

View file

@ -12,6 +12,7 @@ wanted a client that will
* Be well documented.
* Be well tested.
* Be maintained, not carry technical debt from 2009 forever.
* Integrate with libraries like clojure.data.json and Joda Time.
* Integrate usage of JavaScript files and ClojureScript (as soon as the compiler gets artifact it is possible to depend on for easy embedding).
* Learn from other clients like the Java and Ruby ones.
* Target Clojure 1.3.0 and later from the ground up.