Skip to content

Commit 2d43667

Browse files
authored
Whoops
1 parent 49b1905 commit 2d43667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This is a parser for API Blueprint files in PHP.
33

44
## Usage
5-
Requires PHP 5.6+ to run. Unittests require runkit (which is PHP >7.0 only)
5+
Requires PHP 5.6+ to run. Unittests require runkit (which is PHP <7.0 only)
66
For direct usage you can run:
77
```bash
88
$ ./phpdraft.phar -f blueprint-file.apib > blueprint-webpage.html

0 commit comments

Comments
 (0)