remove unused proofs, fix docs link
This commit is contained in:
parent
5e069c4ca4
commit
b2a2974aa2
@ -5,7 +5,7 @@ import (
|
||||
"unicode/utf8"
|
||||
)
|
||||
|
||||
const summary = `treerack - parser generator - https://code.squareroundforest.org/aryszka/treerack`
|
||||
const summary = `treerack - parser generator - https://code.squareroundforest.org/arpio/treerack`
|
||||
|
||||
const commandsHelp = `Available commands:
|
||||
check validates an arbitrary input against a syntax definition
|
||||
|
||||
@ -1,7 +1,3 @@
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://travis-ci.org/aryszka/treerack)
|
||||
[](https://codecov.io/gh/aryszka/treerack)
|
||||
|
||||
# treerack
|
||||
|
||||
[WIP] A generic parser generator for Go.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user