diff --git a/README.md b/README.md index b44f9e2..3acddcb 100644 --- a/README.md +++ b/README.md @@ -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