diff options
-rw-r--r-- | README.md | 8 | ||||
-rw-r--r-- | lpeglabel-logo500.png | bin | 0 -> 4010 bytes |
2 files changed, 4 insertions, 4 deletions
@@ -1,12 +1,12 @@ | |||
1 | ## LPegLabel - Parsing Expression Grammars (with Labels) for Lua | 1 | ## LPegLabel - Parsing Expression Grammars (with Labels) for Lua |
2 | 2 | ||
3 | <center> | 3 | <center> |
4 | <img src="https://github.com/sqmedeiros/lpeglabel/raw/master/lpeglabel-logo.gif" alt="LPegLabel" style="width: 64px;"/> | 4 | <img src="https://github.com/sqmedeiros/lpeglabel/raw/master/lpeglabel-logo500.png" alt="LPegLabel"/> |
5 | </center> | 5 | </center> |
6 | 6 | ||
7 | --- | 7 | --- |
8 | 8 | ||
9 | #### Introduction | 9 | ### Introduction |
10 | 10 | ||
11 | LPegLabel is a conservative extension of the | 11 | LPegLabel is a conservative extension of the |
12 | [LPeg](http://www.inf.puc-rio.br/~roberto/lpeg) | 12 | [LPeg](http://www.inf.puc-rio.br/~roberto/lpeg) |
@@ -51,10 +51,10 @@ of the new functions provided by LpegLabel: | |||
51 | </tbody></table> | 51 | </tbody></table> |
52 | 52 | ||
53 | 53 | ||
54 | #### Functions | 54 | ### Functions |
55 | 55 | ||
56 | 56 | ||
57 | ##### <a name="f-t"></a><code>lpeglabel.T(l)</code> | 57 | #### <a name="f-t"></a><code>lpeglabel.T(l)</code> |
58 | 58 | ||
59 | 59 | ||
60 | Returns a pattern that throws the label `l`. | 60 | Returns a pattern that throws the label `l`. |
diff --git a/lpeglabel-logo500.png b/lpeglabel-logo500.png new file mode 100644 index 0000000..de3b8b5 --- /dev/null +++ b/lpeglabel-logo500.png | |||
Binary files differ | |||