Update README.md

This commit is contained in:
Slizov Vadim 2018-02-08 11:37:44 +02:00 committed by GitHub
parent 038ebb719e
commit 03f49187ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,6 +65,7 @@ $GOPATH/bin/php-parser /path/to/file/or/dir
- [x] PHP 5 syntax analyzer
- [ ] Tests
- [ ] PhpDocComment parser
- [ ] Namespace resolver
- [ ] Error handling
- [ ] Stabilize api
- [ ] Documentation