README.md: add badge to pkg.go.dev

Change-Id: I10b527ce21a609b674aa517cccaecd75c5aeef2e
Reviewed-on: https://go-review.googlesource.com/c/net/+/275889
Trust: Julie Qiu <julie@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
pull/89/head
Julie Qiu 2020-12-07 16:47:48 -05:00
parent c7110b5ffc
commit 747e23833a
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Go Networking
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/net.svg)](https://pkg.go.dev/golang.org/x/net)
This repository holds supplementary Go networking libraries.
## Download/Install