Update 'README.md'

This commit is contained in:
Miguel Nogueira 2020-12-06 18:03:57 +00:00
parent 575330ba0f
commit fd582d85d0
1 changed files with 2 additions and 0 deletions

View File

@ -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
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