From 9b8cd3e5a7c06ea8c70938a2c68fefe4d8a9d890 Mon Sep 17 00:00:00 2001 From: Vladimir Mihailenco Date: Sat, 17 Jun 2017 13:01:40 +0300 Subject: [PATCH] readme: add godoc badge --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99ca9b6..f3c6179 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# Redis client for Golang [![Build Status](https://travis-ci.org/go-redis/redis.png?branch=master)](https://travis-ci.org/go-redis/redis) +# Redis client for Golang + +[![Build Status](https://travis-ci.org/go-redis/redis.png?branch=master)](https://travis-ci.org/go-redis/redis) +[![GoDoc](https://godoc.org/github.com/go-redis/redis?status.svg)](https://godoc.org/github.com/go-redis/redis) Supports: