diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ | |||
1 | # LPeg | 1 | # LPeg - Parsing Expression Grammars For Lua |
2 | 2 | ||
3 | For more information, | 3 | For more information, |
4 | see [Lpeg](http://www.inf.puc-rio.br/~roberto/lpeg/). | 4 | see [Lpeg](//www.inf.puc-rio.br/~roberto/lpeg/). |