From c8ff367e7ba5939d616df130a8182b60ba418737 Mon Sep 17 00:00:00 2001 From: Chris Moos Date: Sat, 4 Jun 2011 16:53:05 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c76f902..501cc0a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# hash_ring +# libhashring This library provides a consistent hashing implementation that supports SHA-1 and MD5. It is high performance and suitable for rings with a large number of items (replicas or nodes). The following bindings are available: