added instantburnafterreading option to address #174

This commit is contained in:
El RIDO
2017-04-11 17:23:26 +02:00
parent ab2e789aee
commit f54036976a
5 changed files with 42 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ and their dependencies:
Example for Debian and Ubuntu:
```console
$ sudo apt install phpunit php-gd php-sqlite php-xdebug
$ sudo apt install phpunit php-gd php-sqlite3 php-xdebug
```
To run the tests, change into the `tst` directory and run phpunit: