Update 'README.md'

This commit is contained in:
Ross Mountjoy 2020-02-14 21:30:11 +00:00
parent a627573179
commit 9f713d4bfa

View File

@ -57,6 +57,10 @@ The user data folder is located at DashMachine/dashmachine/user_data. This is wh
### Note ### Note
If you change the config.ini file, you either have to restart the container (or python script) or click the 'save' button in the config section of settings for the config to be applied. Pictures added to the backgrounds/icons folders are available immediately. If you change the config.ini file, you either have to restart the container (or python script) or click the 'save' button in the config section of settings for the config to be applied. Pictures added to the backgrounds/icons folders are available immediately.
## Want to contribute?
Check out the pull request template!
https://git.wolf-house.net/ross/DashMachine/src/branch/master/pull_request_template.md
## Tech used ## Tech used
* Flask * Flask
* SQLalchemy w/ SQLite * SQLalchemy w/ SQLite