diff --git a/README.md b/README.md index df239d0..6753e7e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,13 @@ Just **clone the repo somewhere** on your server ## Usage +You must **mount the directory of this project** onto your docker container on `/scripts` directory. + +You can also **locate it wherever you want** and change the wrapper scripts to **suit your needs**. + +  +  Execute the wrapper scripts located at `x/`, depending on the **action you want to do**. + This scripts can also be **called into a cron job** directly