Skip to content

Commit a26cbed

Browse files
authored
Add PHP requirements
1 parent 21ab8ea commit a26cbed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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)
56
For direct usage you can run:
67
```bash
78
$ ./phpdraft.phar -f blueprint-file.apib > blueprint-webpage.html

0 commit comments

Comments
 (0)