summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2009-05-26 18:13:40 +0200
committerantirez <antirez@gmail.com>2009-05-26 18:13:40 +0200
commit77b78dc401fc6fc144f43b740047cc09d8ab93fe (patch)
tree467c59eebef711556387dae18c793f9af0c187b5
parentd7fc9edb182d361ac5c31b21fcdd25345c972898 (diff)
downloadredis-77b78dc401fc6fc144f43b740047cc09d8ab93fe.tar.gz
Redis 0.100 released
-rw-r--r--client-libraries/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/client-libraries/README b/client-libraries/README
index e4a265ab0..9a9cc6a69 100644
--- a/client-libraries/README
+++ b/client-libraries/README
@@ -9,9 +9,9 @@ code or recent bugfixes read more.
How to get the lastest versions of client libraries source code
---------------------------------------------------------------
-Note that while the pure PHP, Tcl and Python libraries are the most uptodate
-available libraries, all the other libraries have their own repositories where
-it's possible to grab the most recent version:
+Note that while the pure PHP, Tcl, Python and Ruby_2 (Ruby alternative lib)
+libraries are the most uptodate available libraries, all the other libraries
+have their own repositories where it's possible to grab the most recent version:
Ruby lib source code:
http://github.com/ezmobius/redis-rb/tree/master