Skip to content

Commit b2a1108

Browse files
committed
Add golang reference badge
Signed-off-by: leonnicolas <[email protected]>
1 parent 7b54a3c commit b2a1108

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# iptables-parser
22

3+
[![Documentation](https://godoc.org/github.com/kilo-io/iptables_parser?status.svg)](http://godoc.org/github.com/kilo-io/iptables_parser)
4+
35
Parse lines generated by `iptables-save`.
46
This parser is inspired by [Ben Johnson's SQL Parser](https://github.com/benbjohnson/sql-parser).
57

0 commit comments

Comments
 (0)