Update 'README.md'
This commit is contained in:
parent
575330ba0f
commit
fd582d85d0
|
@ -34,6 +34,8 @@ This script uses Monolog for logging and Guzzle for API requests (reports). It d
|
||||||
Simply install the composer requirements using ``composer`` install. Open the ``boot/init.php``file and change the hardcoded require paths. This will be
|
Simply install the composer requirements using ``composer`` install. Open the ``boot/init.php``file and change the hardcoded require paths. This will be
|
||||||
changed in the future with a standard require that works dynamically.
|
changed in the future with a standard require that works dynamically.
|
||||||
|
|
||||||
|
Additionally, create the ``logs`` folder and ``touch`` an empty ``app.log`` file for logging to work.
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue