Browse Source

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

Change-Id: Ia7262e29ce9e1635a693d1f97b54e5d3671e55c2
Reviewed-on: https://go-review.googlesource.com/c/time/+/276015
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>
Julie Qiu 5 years ago
parent
commit
7e3f01d253
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # Go Time
 
+[![Go Reference](https://pkg.go.dev/badge/golang.org/x/time.svg)](https://pkg.go.dev/golang.org/x/time)
+
 This repository provides supplementary Go time packages.
 
 ## Download/Install