summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdamansky Anton <adamansky@gmail.com>2013-07-15 21:14:09 -0700
committerAdamansky Anton <adamansky@gmail.com>2013-07-15 21:14:09 -0700
commit8bc1d1420fa651659f57b122aa50d49d6832ed62 (patch)
tree8b8b95c5a1290cd66f1acbccf7b79ad01fde2417 /README.md
parent431837ecdfd9ba29c4397d8fdf5f6ea93cf5a5ac (diff)
downloadejdb-8bc1d1420fa651659f57b122aa50d49d6832ed62.tar.gz
ejdb-8bc1d1420fa651659f57b122aa50d49d6832ed62.tar.bz2
ejdb-8bc1d1420fa651659f57b122aa50d49d6832ed62.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
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)