diff --git a/README.md b/README.md index c00358f..e7e3dab 100644 --- a/README.md +++ b/README.md @@ -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.