diff --git a/README.md b/README.md index 1f61f03..46d5094 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,11 @@ This repository hosts a Python CLI app that can be used to generate reports by f 1. Install the package 2. In the home directory of the running user, create a folder named `.camisatoshi-wordpress-reports`. -3. Copy the provided `.env-example` file in that directory and fill it with the required params from Woocomerce. \ No newline at end of file +3. Copy the provided `.env-example` file in that directory and fill it with the required params from Woocomerce. + + +# Open issues +- Clean up controller +- Better output +- Update readme with instructions +- Sit down and write process in camisatoshi docs to clarify how much of this process should be done by the script and what belongs to the operator. \ No newline at end of file