Skip to content

Commit

Permalink
README.md: add badge to pkg.go.dev
Browse files Browse the repository at this point in the history
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 <julie@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
  • Loading branch information
julieqiu committed Dec 8, 2020
1 parent be400ae commit 5f87f34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Go Cryptography

[![Go Reference](https://pkg.go.dev/badge/golang.org/x/crypto.svg)](https://pkg.go.dev/golang.org/x/crypto)

This repository holds supplementary Go cryptography libraries.

## Download/Install
Expand Down

0 comments on commit 5f87f34

Please sign in to comment.