Update README.md

This commit is contained in:
Slizov Vadim 2018-02-02 14:37:45 +02:00 committed by GitHub
parent c6f73cf618
commit 1ff58e5cfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
A Parser for PHP written in Go inspired by [Nikic PHP Parser](https://github.com/nikic/PHP-Parser)
## Features:
- Fully support PHP7 syntax (PHP5 in future)
- Fully support PHP7 syntax (PHP5 in progress)
- Abstract syntax tree representation
- Traversing AST