From: Adamansky Anton Date: Tue, 16 Jul 2013 04:14:09 +0000 (-0700) Subject: Update README.md X-Git-Tag: v1.2.12~278^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8bc1d1420fa651659f57b122aa50d49d6832ed62;p=platform%2Fupstream%2Fejdb.git Update README.md --- diff --git a/README.md b/README.md index ff8fb1b..eabafec 100644 --- a/README.md +++ b/README.md @@ -45,16 +45,16 @@ Documentation * **[The great intro to the EJDB](http://blog.abigopal.com/post/51616277039/ejdb)** * **[EJDB Command line interface](https://github.com/Softmotions/ejdb/wiki/EJDB-Command-line-interface)** -* **[C# .Net binding] (https://github.com/Softmotions/ejdb/tree/master/nejdb)** -* **[NodeJS binding](#nodejs-binding)** +* **[C# .Net] (https://github.com/Softmotions/ejdb/tree/master/nejdb)** +* **[NodeJS](#nodejs-binding)** * [Installation](#installation) * [Samples](#ejdb-nodejs-samples) * [NodeJS API](#ejdb-nodejs-api) * **[Python 2.7/3.x binding](https://github.com/Softmotions/ejdb/blob/master/pyejdb/)** -* **[Lua binding](https://github.com/Softmotions/ejdb/blob/master/luaejdb/)** -* **[Java binding](https://github.com/Softmotions/ejdb/blob/master/jejdb/)** -* **[Ruby binding](https://github.com/Softmotions/ejdb/blob/master/rbejdb/)** -* **[Go binding](https://github.com/mkilling/goejdb/)** +* **[Lua](https://github.com/Softmotions/ejdb/blob/master/luaejdb/)** +* **[Java](https://github.com/Softmotions/ejdb/blob/master/jejdb/)** +* **[Ruby](https://github.com/Softmotions/ejdb/blob/master/rbejdb/)** +* **[Go](https://github.com/mkilling/goejdb/)** * **[EJDB C Library](#ejdb-c-library)** * [Building & Installation](#building--installation) * [Samples](#ejdb-c-samples)