readme fix
authoradam <anton@adamansky.com>
Wed, 7 Nov 2012 16:48:04 +0000 (23:48 +0700)
committeradam <anton@adamansky.com>
Wed, 7 Nov 2012 16:48:04 +0000 (23:48 +0700)
README.md

index 4206ec6..fcb0b99 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
 EJDB - Embedded JSON Database engine
 ====================================
 
-The main goal of this project to create the fast [MongoDB](http://mongodb.org)-like database engine library **which can be embed
-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++ applications under terms of LGPL license.**
 
 EJDB is the C library based on modified version of [Tokyo Cabinet](http://fallabs.com/tokyocabinet/).