diff --git a/README.md b/README.md index 1f8436c..bf3ab17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Go Sync +[![GoDoc](https://godoc.org/golang.org/x/sync?status.svg)](https://godoc.org/golang.org/x/sync) + This repository provides Go concurrency primitives in addition to the ones provided by the language and "sync" and "sync/atomic" packages.