diff --git a/docs/plugin_readme_template.md b/docs/plugin_readme_template.md index 1de0f20..bb42b62 100644 --- a/docs/plugin_readme_template.md +++ b/docs/plugin_readme_template.md @@ -1,3 +1,7 @@ +## Requirements (Optional) + +{ list of any external dependencies, API keys, or self-hosted services required for the plugin to function } + ## Quick start { Step by step guide how to use plugin } @@ -12,10 +16,6 @@ What are its unique features } { Short description of a problem that plugin is solving } -## Requirements (Optional) - -{ list of any external dependencies, API keys, or self-hosted services required for the plugin to function } - ## Valves (Configuration) { list of all admin valves with their description and possible values }