Update readme
This commit is contained in:
parent
819707af10
commit
c8edc12e34
1 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
||||||
# camisatoshi-wordpress-reports
|
# camisatoshi-wordpress-reports
|
||||||
|
|
||||||
This repository hosts a Python CLI app that can be used to generate reports by fetching data from wordpress. It's purpose is to generate useful stuff for camisatoshi processes.
|
This repository hosts a Python CLI app that can be used to generate reports by fetching data from wordpress. Its purpose is to generate useful stuff for camisatoshi processes.
|
||||||
|
|
||||||
|
|
||||||
|
## How to install
|
||||||
|
|
||||||
|
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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue