mirror of https://github.com/caronc/apprise
Updated Development_Contribution (markdown)
parent
eee5e503b5
commit
2cc13de82e
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue