git » nmdb » commit d73700e

Add a reference to the Ruby bindings in the Makefile.

author Alberto Bertogli
2007-06-29 05:27:47 UTC
committer Alberto Bertogli
2007-06-29 05:27:47 UTC
parent 16364ba024bbed8e9b2715be4b906686884f48c7

Add a reference to the Ruby bindings in the Makefile.

The other documents don't need updating because they don't mention the
bindings.

Signed-off-by: Alberto Bertogli <albertito@gmail.com>

README +2 -2

diff --git a/README b/README
index bde5926..e1c2752 100644
--- a/README
+++ b/README
@@ -13,8 +13,8 @@ Both work combined, but the use of the persistent backend is optional, so you
 can use the server only for cache queries, pretty much like memcached.
 
 This source distribution is composed of several parts: the server called
-"nmdb", the library and bindings for Python, D and NewLISP. Each one has a
-separate directory, and is licensed individually. See the LICENSE file for
+"nmdb", the library and bindings for Python, D, NewLISP and Ruby. Each one has
+a separate directory, and is licensed individually. See the LICENSE file for
 more information.