From 933485a699e185bc64dca04614fa9664e935b909 Mon Sep 17 00:00:00 2001 From: Marvin Killing Date: Mon, 15 Jul 2013 19:24:34 +0200 Subject: [PATCH] Put reference to golang binding into readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b68f3f..bbbb157 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ JSON representation of queries and data implemented with API based on [C BSON](h News =============================== +* `2013-07-15` **[Google Go binding] (https://github.com/mkilling/goejdb)** * `2013-06-23` **[C# .Net binding] (https://github.com/Softmotions/ejdb/tree/master/nejdb)** * `2013-06-02` **[Adobe Air Native Extension (ANE) for EJDB (Thanks to @thejustinwalsh)] (https://github.com/thejustinwalsh/airejdb)** * `2013-05-29` **[EJDB Python 2.7.x binding available](https://github.com/Softmotions/ejdb/blob/master/pyejdb/)** @@ -53,6 +54,7 @@ Documentation * **[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/)** * **[EJDB C Library](#ejdb-c-library)** * [Building & Installation](#building--installation) * [Samples](#ejdb-c-samples) -- 2.7.4