Skip to content

Commit 7cd7807

Browse files
authored
Add Go Report Card badge
See https://goreportcard.com/report/github.com/eskriett/spell for the full report.
1 parent eb95c78 commit 7cd7807

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# spell
22

3-
[![GoDoc](https://godoc.org/github.com/eskriett/spell?status.svg)](https://godoc.org/github.com/eskriett/spell)
3+
[![GoDoc](https://godoc.org/github.com/eskriett/spell?status.svg)](https://godoc.org/github.com/eskriett/spell)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/eskriett/spell)](https://goreportcard.com/report/github.com/eskriett/spell)
45

56
A blazing fast spell checker written in Go.
67

0 commit comments

Comments
 (0)