git » nmdb » commit cda075a

Add Haskell references to the README file.

author Alberto Bertogli
2007-09-02 02:31:14 UTC
committer Alberto Bertogli
2007-09-02 02:31:14 UTC
parent 00cd03e07203f03f72cf2c62c3c98770d88be248

Add Haskell references to the README file.

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

README +3 -3

diff --git a/README b/README
index 5f16263..9702b34 100644
--- a/README
+++ b/README
@@ -13,9 +13,9 @@ 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, NewLISP, Ruby and Bigloo
-Scheme. Each one has a separate directory, and is licensed individually. See
-the LICENSE file for more information.
+"nmdb", the library and bindings for Python, D, NewLISP, Ruby, Bigloo Scheme
+and Haskell. Each one has a separate directory, and is licensed individually.
+See the LICENSE file for more information.
 
 
 Documentation