diff --git a/README.md b/README.md index 3fdb153..04b36cb 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ How to use I designed this with the intent that it could be used on something like a raspberry pi with little to no programming knowledge. -The config file is supposed to be very easy to read and understand what each option means. The config file is in php. +The config file is supposed to be very easy to read and understand what each option means. The config file is in php. You will need to either rename or copy config.def.php to config.php + +This is to make updating much much easier. The config file is [var/config.php](var/config.php)