We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b1905 commit 2d43667Copy full SHA for 2d43667
README.md
@@ -2,7 +2,7 @@
2
This is a parser for API Blueprint files in PHP.
3
4
## Usage
5
-Requires PHP 5.6+ to run. Unittests require runkit (which is PHP >7.0 only)
+Requires PHP 5.6+ to run. Unittests require runkit (which is PHP <7.0 only)
6
For direct usage you can run:
7
```bash
8
$ ./phpdraft.phar -f blueprint-file.apib > blueprint-webpage.html
0 commit comments