Skip to content

Commit 5f87f34

Browse files
committed
README.md: add badge to pkg.go.dev
A badge linking to https://pkg.go.dev/golang.org/x/crypto is added. Change-Id: Ifa07c0c04e3dd30503f196179f6883cc569e7908 Reviewed-on: https://go-review.googlesource.com/c/crypto/+/275873 Trust: Julie Qiu <[email protected]> Run-TryBot: Julie Qiu <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Filippo Valsorda <[email protected]>
1 parent be400ae commit 5f87f34

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 Cryptography
22

3+
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/crypto.svg)](https://pkg.go.dev/golang.org/x/crypto)
4+
35
This repository holds supplementary Go cryptography libraries.
46

57
## Download/Install

0 commit comments

Comments
 (0)