diff --git a/README.md b/README.md index 26913a3..c3e8c52 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,13 @@ It does nothing but can be used as a template for a real plugin. ## Installation 1. Download files of the plugin. -2. Create folder "``````/plugins/Mibew/Mibew/Plugin/Boilerplate" (case does matter). + +2. Create folder "``/plugins/Mibew/Mibew/Plugin/Boilerplate" (case does matter). + 3. Put files of the plugins to the just created folder. -4. Add plugins configs to "plugins" structure in "``````/configs/config.yml". If the "plugins" stucture looks like ```plugins: []``` it will become: + +4. Add plugins configs to "plugins" structure in "``/configs/config.yml". If the "plugins" stucture looks like `plugins: []` it will become: + ```yaml plugins: "Mibew:Boilerplate":