Skip to content

Commit

Permalink
Added pkg.go.dev badge to README
Browse files Browse the repository at this point in the history
Added the reference pkg.go.dev badge to README.md
  • Loading branch information
kairoaraujo committed Dec 28, 2020
1 parent cbb72ff commit b190184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Go Report Card](https://goreportcard.com/badge/github.com/kairoaraujo/goca)](https://goreportcard.com/report/github.com/kairoaraujo/goca)
[![Build Status](https://github.com/kairoaraujo/goca/workflows/tests/badge.svg)](https://github.com/kairoaraujo/goca/actions)
[![Go Reference](https://pkg.go.dev/badge/github.com/kairoaraujo/goca.svg)](https://pkg.go.dev/github.com/kairoaraujo/goca)

Package GocA provides a Certificate Authority (CA) framework managing.

Expand Down

0 comments on commit b190184

Please sign in to comment.