update doc.go

This commit is contained in:
z7zmey 2018-02-20 19:36:14 +02:00
parent 43fe661731
commit 06c986db5a

6
doc.go
View File

@ -4,9 +4,9 @@ A Parser for PHP written in Go
Features:
Fully support PHP5 and PHP7 syntax
Abstract syntax tree representation
Traversing AST
* Fully support PHP5 and PHP7 syntax
* Abstract syntax tree representation
* Traversing AST
Install