diff --git a/README.md b/README.md index 009864f..fbf3a89 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # mkpasswd +[![Go Reference](https://pkg.go.dev/badge/github.com/lindsuen/mkpasswd/ferretdb.svg)](https://pkg.go.dev/github.com/lindsuen/mkpasswd) +[![Go Report Card](https://goreportcard.com/badge/github.com/lindsuen/mkpasswd)](https://goreportcard.com/report/github.com/lindsuen/mkpasswd) [![build](https://github.com/lindsuen/mkpasswd/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/lindsuen/mkpasswd/actions/workflows/build.yml) +![GitHub Release](https://img.shields.io/github/v/release/lindsuen/mkpasswd) ![GitHub License](https://img.shields.io/github/license/lindsuen/mkpasswd) A command line tool for generating random passwords. It's just a small tool in daily work. :smile: