Update README.md
authorAdamansky Anton <adamansky@gmail.com>
Tue, 7 May 2013 16:08:59 +0000 (23:08 +0700)
committerAdamansky Anton <adamansky@gmail.com>
Tue, 7 May 2013 16:08:59 +0000 (23:08 +0700)
README.md

index f255e7c..0e50070 100644 (file)
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 Embedded JSON Database engine
 ====================================
 
-It aims to be a fast [MongoDB](http://mongodb.org)-like library **which can be embedded into C/C++/NodeJS/Python/Lua/Java applications under terms of LGPL license.**
+It aims to be a fast [MongoDB](http://mongodb.org)-like library **which can be embedded into C/C++/NodeJS/Python/Lua/Java/Ruby applications under terms of LGPL license.**
 
 EJDB is the C library based on modified version of [Tokyo Cabinet](http://fallabs.com/tokyocabinet/).