Skip to content

Commit

Permalink
Add Go Report Card Badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takumakei committed Jul 12, 2024
1 parent 88b974d commit 0128c99
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 @@
Package prefixwriter provides a writer that prefixes each line with a specified byte slice.

[![Go Reference](https://pkg.go.dev/badge/github.com/goaux/prefixwriter.svg)](https://pkg.go.dev/github.com/goaux/prefixwriter)
[![Go Report Card](https://goreportcard.com/badge/github.com/goaux/prefixwriter)](https://goreportcard.com/report/github.com/goaux/prefixwriter)

## Features

Expand Down

0 comments on commit 0128c99

Please sign in to comment.