Skip to content

Commit 513cd82

Browse files
authored
Add BetterCodeHub compliance
1 parent 8ca71b2 commit 513cd82

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Go Report](https://goreportcard.com/badge/github.com/maxmousee/stringutils)](https://goreportcard.com/report/github.com/maxmousee/stringutils)
55
[![Coverage Status](https://coveralls.io/repos/github/maxmousee/stringutils/badge.svg?branch=master)](https://coveralls.io/github/maxmousee/stringutils?branch=master)
66
[![GoDoc](https://godoc.org/github.com/maxmousee/stringutils?status.svg)](https://godoc.org/github.com/maxmousee/stringutils)
7+
[![BCH compliance](https://bettercodehub.com/edge/badge/maxmousee/stringutils?branch=master)](https://bettercodehub.com/)
8+
79

810
StringUtils for Go! :)
911

@@ -68,4 +70,4 @@ When submitting an issue, please include a complete test function that demonstra
6870
License
6971
=======
7072

71-
This project is licensed under the terms of the MIT license.
73+
This project is licensed under the terms of the MIT license.

0 commit comments

Comments
 (0)