From 9ae145bf3d894a52d649aec3a892c2af9a71c500 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Fri, 4 Nov 2011 10:26:32 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.