From 8dfe960725793aec722ba735c0ac7bbc68833b49 Mon Sep 17 00:00:00 2001 From: LongkerDandy Date: Mon, 5 Sep 2016 12:40:17 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddad544..61ee9d1 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ As a Microservice, Mithqtt is small self contained with little external dependen - Strong message ordering for each session. - Authentication and Authorization on Connect Publish Subscribe. - Distributed, decentralized, high availability. Eventually consistent on node state. -- [Redis](http://redis.io) based storage (support 2.8 and 3.0). +- [Redis](http://redis.io) based storage (support 2.8 and 3.x). - [NATS](http://nats.io) based cluster implementation. - RESTful HTTP interface.