summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradam <adamansky@gmail.com>2012-12-21 01:35:23 +0700
committeradam <adamansky@gmail.com>2012-12-21 01:35:23 +0700
commit4e3e17e6878c9e752d299381b5bfa6d211e03669 (patch)
tree8941335b0b0c730317be3819b6b086b8ba56c022 /README.md
parent3e908a5e3c96323e889c8d907fbbecb70ea368c6 (diff)
downloadejdb-4e3e17e6878c9e752d299381b5bfa6d211e03669.tar.gz
ejdb-4e3e17e6878c9e752d299381b5bfa6d211e03669.tar.bz2
ejdb-4e3e17e6878c9e752d299381b5bfa6d211e03669.zip
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 17bc9a5..1afa19f 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
EJDB - Embedded JSON Database engine
====================================
-It aims to be a fast [MongoDB](http://mongodb.org)-like library **which can be embedded into C/C++ 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++ and [NodeJS](http://node.js) applications under terms of LGPL license.**
EJDB is the C library based on modified version of [Tokyo Cabinet](http://fallabs.com/tokyocabinet/).