From a312ee7c10150b87959db05f88d39348159c4f93 Mon Sep 17 00:00:00 2001 From: Clortox Date: Mon, 8 Feb 2021 15:31:49 -0500 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)