From 27485e9ceb3dd1c5002efdc3c3acee20a4324d77 Mon Sep 17 00:00:00 2001 From: Dustin H Date: Wed, 10 Feb 2016 19:10:49 -0800 Subject: [PATCH] adding report card & release shield --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 42e7ea1..0ac3ebf 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,11 @@ nio ========== [![GoDoc](https://godoc.org/github.com/djherbis/nio?status.svg)](https://godoc.org/github.com/djherbis/nio) +[![Release](https://img.shields.io/github/release/djherbis/nio.svg)](https://github.com/djherbis/nio/releases/latest) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.txt) [![Build Status](https://travis-ci.org/djherbis/nio.svg)](https://travis-ci.org/djherbis/nio) [![Coverage Status](https://coveralls.io/repos/djherbis/nio/badge.svg?branch=master)](https://coveralls.io/r/djherbis/nio?branch=master) +[![Go Report Card](https://goreportcard.com/badge/github.com/djherbis/nio)](https://goreportcard.com/report/github.com/djherbis/nio) Usage -----