README.md
authoradam <adamansky@gmail.com>
Thu, 20 Dec 2012 18:35:23 +0000 (01:35 +0700)
committeradam <adamansky@gmail.com>
Thu, 20 Dec 2012 18:35:23 +0000 (01:35 +0700)
README.md

index 17bc9a5..1afa19f 100644 (file)
--- 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/).