Skip to content

Commit 0c3eb51

Browse files
Update README.md
1 parent 6688111 commit 0c3eb51

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
[![GoDoc][doc-img]][doc]
3+
14
# sigsci-module-golang
25

36
The Signal Sciences module in golang allows for integrating your golang
@@ -61,3 +64,6 @@ go run examples/helloworld/main.go localhost:9999
6164

6265
This will run a HTTP listener on `localhost:8000`, which will send any
6366
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

0 commit comments

Comments
 (0)