Skip to content

Commit

Permalink
add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shibumi committed Sep 6, 2020
1 parent c131aed commit 72f1ff9
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
@@ -1,4 +1,5 @@
# mnemonic
[![build](https://github.com/shibumi/mnemonic/workflows/build/badge.svg)](https://github.com/shibumi/mnemonic/actions?query=workflow%3Abuild) [![Coverage Status](https://coveralls.io/repos/github/shibumi/mnemonic/badge.svg)](https://coveralls.io/github/mnemonic/go-pathspec) [![PkgGoDev](https://pkg.go.dev/badge/github.com/shibumi/mnemonic)](https://pkg.go.dev/github.com/shibumi/mnemonic)
`mnemonic` is a diceware alike password generator written in Go.

## features
Expand Down

0 comments on commit 72f1ff9

Please sign in to comment.