From 90ee2459503d785d03d9fef5ca6cdc4ecf2cd80d Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Tue, 14 Sep 2021 16:03:28 +0200 Subject: [PATCH] Update README.md --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f126b..b933863 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,33 @@ # DesktopMagic-Plugins -Plugins for the DesktopMagic application. + +This repository contains a list of downloadable plugins for the DesktopMagic application. + + +## How to add a plugin + +1. Fork the repository +1. Create a directory with the name of your plugin inside the [Plugin](https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins) directory +1. Add a `README.md` file to the directory you just created.\ + **The `README.md` has to follow following format:** + ```md + # + + ## Description + + + + ## Instruction + + + + ## Creator(s) + + + + ## Reqirements + + + ``` +1. Create a pull request + +Example: https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins/Gif%20Plugin