From 29f12698c03b4c00fe18e17ded0f091ae3018e16 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Thu, 28 Jul 2016 07:55:51 -0700 Subject: [PATCH] first commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5b01a3..53776cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Redcon [GoDoc](https://godoc.org/github.com/tidwall/redcon?status.svg)](https://godoc.org/github.com/tidwall/redcon) +Redcon [![GoDoc](https://godoc.org/github.com/tidwall/redcon?status.svg)](https://godoc.org/github.com/tidwall/redcon) ====== Super fast Redis RESP server implementation. Supports pipelining and telnet commands.