diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ | |||
1 | ## LPegLabel - Parsing Expression Grammars (with Labels) for Lua | 1 | ## LPegLabel - Parsing Expression Grammars (with Labels) for Lua |
2 | 2 | ||
3 | <center> | 3 | <p align="center"><img src="https://github.com/sqmedeiros/lpeglabel/raw/master/lpeglabel-logo.png" alt="LPegLabel" width="200px"></p> |
4 | <img src="https://github.com/sqmedeiros/lpeglabel/raw/master/lpeglabel-logo500.png" alt="LPegLabel"/> | ||
5 | </center> | ||
6 | 4 | ||
7 | --- | 5 | --- |
8 | 6 | ||