diff --git a/docs/src/content/docs/es/plugins/index.mdx b/docs/src/content/docs/es/plugins/index.mdx index 270c5aec..d720e6c9 100644 --- a/docs/src/content/docs/es/plugins/index.mdx +++ b/docs/src/content/docs/es/plugins/index.mdx @@ -16,6 +16,7 @@ Plugins are ways to extend Castopod's core features. * … * icon.svg * manifest.json // required + * LICENSE.md * Plugin.php // required * README.md @@ -91,6 +92,11 @@ through.\ It should be used for any additional information to help guide the user in using the plugin. +### Plugin LICENSE + +In addition to specifying [the license in the manifest](./manifest#license), you may add a `LICENSE.md` file. +Just as the `README.md` file, its contents will be loaded into the plugin's view page for the user to read. + ### Plugin icon The plugin icon is displayed next to its title, it is an SVG file intended to