From ea4d3a28a4817f34d156b0230be76e7f871f6d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Thu, 21 Mar 2019 22:22:53 +0100 Subject: [PATCH] a little readme fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b79144..8256482 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ Usage of ./PiwigoDirectoryUploader: #### Configuration file -Next you need to prepare at least one configuration file. -You may create more than one configuration file if you have multiple Piwigo installations. +It is also possible to use a configuration file to save the settings to be used with multiple piwigo instances. +To use configuration files, just copy the default one and edit the parameters to your wish. ``` cp ./configs/defaultConfig.ini ./localConfig.ini