Skip to content

Commit

Permalink
Add status badges to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz committed Oct 29, 2023
1 parent ca7c737 commit acea714
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<p align="center">
<a href="https://pkg.go.dev/github.com/rymdport/go-qrcode" title="Go API Reference" rel="nofollow"><img src="https://img.shields.io/badge/go-documentation-blue.svg?style=flat" alt="Go API Reference"></a>
[![Go Report Card](https://goreportcard.com/badge/github.com/rymdport/go-qrcode)](https://goreportcard.com/report/github.com/rymdport/go-qrcode)
[![Analysis](https://github.com/rymdport/go-qrcode/actions/workflows/analysis.yml/badge.svg)](https://github.com/rymdport/go-qrcode/actions/workflows/analysis.yml)
[![Tests](https://github.com/rymdport/go-qrcode/actions/workflows/tests.yml/badge.svg)](https://github.com/rymdport/go-qrcode/actions/workflows/tests.yml)
</p>

# go-qrcode
Expand Down

0 comments on commit acea714

Please sign in to comment.