diff --git a/doc.go b/doc.go index 447d802..caa1df0 100644 --- a/doc.go +++ b/doc.go @@ -5,7 +5,9 @@ A Parser for PHP written in Go Features: * Fully support PHP5 and PHP7 syntax + * Abstract syntax tree representation + * Traversing AST Install