From 1ff58e5cfb3469009510d55263db4973537f702c Mon Sep 17 00:00:00 2001 From: Slizov Vadim Date: Fri, 2 Feb 2018 14:37:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebbcfd2..b86c891 100644 --- a/README.md +++ b/README.md @@ -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