Updated Development_Contribution (markdown)

master
Chris Caron 2021-09-06 14:25:39 -04:00
parent eee5e503b5
commit 2cc13de82e
1 changed files with 0 additions and 1 deletions

@ -179,7 +179,6 @@ Some people learn by just working with already pre-written code. So here are s
- [A Very Basic Plugin](DemoPlugin_Basic) That simply posts the message to stdout
- [An HTTP Web Request Based Plugin](DemoPlugin_WebRequest)
- More coming soon :slightly_smiling_face:
# Testing
There is a few tools that work right out of the box in the root of any branch you're working in. These tools allow you to clone the Apprise branch and immediately test your changes without having to install anything into your environment.