Update README.md

This commit is contained in:
Slizov Vadim 2018-01-09 22:34:08 +02:00 committed by GitHub
parent 0b623d6ecf
commit 4bef4fa26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,6 @@
A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com/nikic/PHP-Parser)
Library uses [cznic/golex](https://github.com/cznic/golex) and [goyacc](https://godoc.org/golang.org/x/tools/cmd/goyacc)
## Features:
- Fully support PHP7 syntax (PHP5 in future)
- Abstract syntax tree representation