From 1391a4e66f38308e3c1a4a684870802197e67669 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Tue, 23 Jul 2024 05:47:55 -0400 Subject: [PATCH] Update README.md --- plugins/RenameFile/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/RenameFile/README.md b/plugins/RenameFile/README.md index 743d397..e373aea 100644 --- a/plugins/RenameFile/README.md +++ b/plugins/RenameFile/README.md @@ -43,4 +43,6 @@ To avoid this error, refresh the URL before changing the Title field. That's it!!! ### Options -To change options, see **renamefile_settings.py** file. After making changes, go to http://localhost:9999/settings?tab=plugins, and click [Reload Plugins]. +- Main options are accessible in the GUI via Settings->Plugins->Plugins->[RenameFile]. +- Advanced options are avialable in the **renamefile_settings.py** file. After making changes, go to http://localhost:9999/settings?tab=plugins, and click [Reload Plugins]. +