diff --git a/README.md b/README.md index 3428a64..15565fd 100644 --- a/README.md +++ b/README.md @@ -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.