From 5b345029632bfba24b8db8387922ea333609fb1b Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:00:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a027d4..4fa530e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Axter-Stash -Home of the following [Stash](https://github.com/stashapp/stash) plugins ([FileMonitor](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor), [RenameFile](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile)). +Home of the following [Stash](https://github.com/stashapp/stash) plugins ([FileMonitor](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/FileMonitor), [RenameFile](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/RenameFile), and [DupFileManager](https://github.com/David-Maisonave/Axter-Stash/tree/main/plugins/DupFileManager)). This depository also contains [StashPluginHelper](https://github.com/David-Maisonave/Axter-Stash/tree/main/StashPluginHelper) which can be useful for other plugin developers.