Add Go Report Card

This commit is contained in:
Tevin Zhang 2016-06-28 18:11:33 +08:00
parent 6662858d93
commit 3c25f2fe7c
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# ABool :bulb:
[![Go Report Card](https://goreportcard.com/badge/github.com/tevino/abool)](https://goreportcard.com/report/github.com/tevino/abool)
[![GoDoc](https://godoc.org/github.com/tevino/abool?status.svg)](https://godoc.org/github.com/tevino/abool)
Atomic Boolean library for Golang, optimized for performance yet simple to use.