Added collection level joins into README
authorAdamansky Anton <adamansky@gmail.com>
Tue, 22 Jan 2013 04:47:41 +0000 (11:47 +0700)
committerAdamansky Anton <adamansky@gmail.com>
Tue, 22 Jan 2013 04:47:41 +0000 (11:47 +0700)
README.md

index 876dcad..4ba3a70 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ Features
 * Collection level transactions.
 * String token matching queries: ```$stror``` ```$strand```
 * [Node.js](http://nodejs.org) binding
+* [Collection joins](https://github.com/Softmotions/ejdb/wiki/Collection-joins)
 
 
 Documentation
@@ -32,6 +33,7 @@ Documentation
     * [Building & Installation](#building--installation)
     * [Samples](#ejdb-c-samples)
     * [C API](#c-api)
+* **[Collection joins](https://github.com/Softmotions/ejdb/wiki/Collection-joins)**
 
 
 Community