Skip to content

Commit be17348

Browse files
authored
Include a godoc link in the README
1 parent 1122301 commit be17348

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Go Sync
22

3+
[![GoDoc](https://godoc.org/golang.org/x/sync?status.svg)](https://godoc.org/golang.org/x/sync)
4+
35
This repository provides Go concurrency primitives in addition to the
46
ones provided by the language and "sync" and "sync/atomic" packages.
57

0 commit comments

Comments
 (0)