From 8bc98808b46c8e3e9699eaed3d53c1ac1af83c58 Mon Sep 17 00:00:00 2001 From: Nikita Date: Sat, 11 Jan 2014 18:14:00 +0400 Subject: [PATCH] README.md updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94a5526c0..3e4a63254 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Redisson - distributed and scalable Java data structures on top of Redis server. Advanced Redis client +##Redisson - distributed and scalable Java data structures on top of Redis server. Advanced Redis client Based on patched version of [lettuce](https://github.com/wg/lettuce) Redis client and [Netty 4](http://netty.io) framework. JDK 1.6+ compatible