diff options
author | Adam Scarr <adam@vektah.net> | 2017-08-11 00:08:08 +1000 |
---|---|---|
committer | Adam Scarr <adam@vektah.net> | 2017-08-11 00:08:08 +1000 |
commit | 60dd11deeec8254da45f9f5b7d24dedef27c4f53 (patch) | |
tree | 4c60a98e94d7b89204fa698496b75dcbf71cd42d /readme.md | |
parent | b2713a0653eca81d1428112dd8b29b3fd4c53089 (diff) |
Add go report card
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -goparsify [](https://circleci.com/gh/Vektah/goparsify/tree/master) [](https://godoc.org/github.com/Vektah/goparsify) +goparsify [](https://circleci.com/gh/Vektah/goparsify/tree/master) [](https://godoc.org/github.com/Vektah/goparsify) [](https://goreportcard.com/report/github.com/vektah/goparsify) ========= A parser-combinator library for building easy to test, read and maintain parsers using functional composition. |