summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdamansky Anton <adamansky@gmail.com>2013-07-15 21:16:40 -0700
committerAdamansky Anton <adamansky@gmail.com>2013-07-15 21:16:40 -0700
commit42d12e3388bfbc06a46c13cdd76a452aa163e3d5 (patch)
tree642116ed43b0a5a5bb11025caac13f000ec2d911 /README.md
parent7ff82377530e4b288cdaf8287c36608627039fab (diff)
downloadejdb-42d12e3388bfbc06a46c13cdd76a452aa163e3d5.tar.gz
ejdb-42d12e3388bfbc06a46c13cdd76a452aa163e3d5.tar.bz2
ejdb-42d12e3388bfbc06a46c13cdd76a452aa163e3d5.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2bc2489..c46ec58 100644
--- 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/).