From ff7a4169a5f503aba6df565775f7fcfb4fe8e18c Mon Sep 17 00:00:00 2001 From: rpidikiti Date: Wed, 10 Aug 2011 11:32:48 -0700 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfb0d5e1b88..103670924b0 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ The main class for the generator is at src/main/java/com/wordnik/swagger/codegen The code-gen uses the antlr string template library for generating the output files, please look at http://www.stringtemplate.org for details on the antlr framework. -Wordnik team is working on generating libraries for Ruby, ActionScript 3, Android, PHP and JavaScript. They will be released to open source in coming weeks. +The Wordnik team is working on generating libraries for Ruby, ActionScript 3, Android, PHP and JavaScript, which will be open-sourced in the coming weeks ### The Swagger client test framework