From 9f713d4bfa2d338778f46031938d04ac396a16e4 Mon Sep 17 00:00:00 2001 From: Ross Mountjoy Date: Fri, 14 Feb 2020 21:30:11 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 74dbc50..0688c4d 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ The user data folder is located at DashMachine/dashmachine/user_data. This is wh ### 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. +## 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 * Flask * SQLalchemy w/ SQLite