diff --git a/README.md b/README.md index 733d560..7623550 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This is a vim plugin for Parsing Expression Grammars, using the LPEG syntax. +This is a vim plugin for Parsing Expression Grammars, using the [LPEG "re" syntax](http://www.inf.puc-rio.br/~roberto/lpeg/re.html).