Skip to content

Commit 09787c9

Browse files
committed
README.md: add badge to pkg.go.dev
Change-Id: I4ea3e103c290e5d713a791178b35a41509e87275 Reviewed-on: https://go-review.googlesource.com/c/sync/+/275934 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
1 parent 67f06af commit 09787c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Go Sync
22

3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/sync.svg)](https://pkg.go.dev/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)