From 05e49cdc5ed0ea9b920b565467f0f45c09eea9fa Mon Sep 17 00:00:00 2001 From: Martin Geno Date: Wed, 17 May 2017 18:04:30 +0200 Subject: [PATCH] [DOC] add badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19d915f..2c7e35c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# golang-lib +# golang-lib [![Build Status](https://travis-ci.org/genofire/golang-lib.svg?branch=master)](https://travis-ci.org/genofire/golang-lib) [![CircleCI](https://circleci.com/gh/genofire/golang-lib/tree/master.svg?style=svg)](https://circleci.com/gh/genofire/golang-lib/tree/master) [![Coverage Status](https://coveralls.io/repos/github/genofire/golang-lib/badge.svg?branch=master)](https://coveralls.io/github/genofire/golang-lib?branch=master) [![GoDoc](https://godoc.org/github.com/genofire/golang-lib?status.svg)](https://godoc.org/github.com/genofire/golang-lib) some packages collected for easy and often used functions