Update README.md
authorAdamansky Anton <adamansky@gmail.com>
Tue, 16 Jul 2013 04:16:40 +0000 (21:16 -0700)
committerAdamansky Anton <adamansky@gmail.com>
Tue, 16 Jul 2013 04:16:40 +0000 (21:16 -0700)
README.md

index 2bc2489..c46ec58 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++/.Net/NodeJS/Python/Lua/Java/Ruby/Go 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++, .Net, NodeJS, Python, Lua, Java, Ruby, Go applications under terms of LGPL license.**
 
 EJDB is the C library based on modified version of [Tokyo Cabinet](http://fallabs.com/tokyocabinet/).