From dc6344c9940484ca801ed41ba5fbe37f1d241307 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Thu, 26 Sep 2019 03:31:24 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1992008..dd5ad71 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ https://github.com/HaveAGitGat/Tdarr_Plugins/tree/master/Community Your plugin id inside the file must be exactly the same as the plugin filename. -3.Update the rest of the plugin details inisde 'function details()' in the plugin. +3.Update the rest of the plugin details inside 'function details()' in the plugin. 4.(If local plugin, skip) For the plugin link, you need to create a new github repository for your plugin. This is so that others can commit bug fixes etc and star your repo if they like it which will show on the Tdarr community plugins tab.