diff --git a/Usage.md b/Usage.md index d327fe0..8c841af 100644 --- a/Usage.md +++ b/Usage.md @@ -33,7 +33,8 @@ There is multiple files in `data/config/auto` such as `config.json` and `ui-con put your scripts `data/config/auto/scripts` and restart the container ### Extensions -put your extensions in `data/config/auto/extensions`, there is also the open to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else. + +put your extensions in `data/config/auto/extensions`, there is also the option to create a script `data/config/auto/startup.sh` which will be called on container startup, in case you want to install any additional dependencies for your extensions or anything else. ### **DONT OPEN AN ISSUE IF A SCRIPT OR AN EXTENSION IS NOT WORKING**