We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3eb51 commit 228ac76Copy full SHA for 228ac76
README.md
@@ -1,5 +1,5 @@
1
2
-[![GoDoc][doc-img]][doc]
+[![grc][grc-img]][grc] [![GoDoc][doc-img]][doc]
3
4
# sigsci-module-golang
5
@@ -67,3 +67,5 @@ traffic to this listener to a running sigsci-agent for inspection.
67
68
[doc-img]: https://godoc.org/github.com/signalsciences/sigsci-module-golang?status.svg
69
[doc]: https://godoc.org/github.com/signalsciences/sigsci-module-golang
70
+[grc-img]: https://goreportcard.com/badge/github.com/signalsciences/sigsci-module-golang
71
+[grc]: https://goreportcard.com/report/github.com/signalsciences/sigsci-module-golang
0 commit comments