From 59d87c6eeedc683fa0191be8940d8e492a532b39 Mon Sep 17 00:00:00 2001 From: KernelMaker Date: Thu, 21 Apr 2016 12:03:34 +0800 Subject: [PATCH] add README_CN.md link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eed498ef..481f7c66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Pika - +## Introduction [中文] (https://github.com/baotiao/pika/blob/pika2.0/README_CN.md) [![Join the chat at https://gitter.im/baotiao/pika](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/baotiao/pika?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Pika is a database that has the same feature as redis. And Pika is compability with redis client. -- GitLab