Skip to content

Commit aeac05f

Browse files
committed
Added badges.
1 parent 61df7af commit aeac05f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
Strings
22
-
33

4+
[![Go Report Card](https://goreportcard.com/badge/github.com/thepkg/strings)](https://goreportcard.com/report/github.com/thepkg/strings)
5+
[![coverage](https://gocover.io/_badge/github.com/thepkg/strings)](https://gocover.io/github.com/thepkg/strings)
6+
[![godoc](https://godoc.org/github.com/thepkg/strings?status.svg)](https://godoc.org/github.com/thepkg/strings)
7+
48
Package `strings` implements simple string functions.

0 commit comments

Comments
 (0)