update doc.go

This commit is contained in:
z7zmey 2018-02-20 19:36:44 +02:00
parent 06c986db5a
commit e39f847146

2
doc.go
View File

@ -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