From 2cc13de82edf1af4869e00844fe5e1bc3eccda26 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 6 Sep 2021 14:25:39 -0400 Subject: [PATCH] Updated Development_Contribution (markdown) --- Development_Contribution.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Development_Contribution.md b/Development_Contribution.md index 7f028c4..9709a06 100644 --- a/Development_Contribution.md +++ b/Development_Contribution.md @@ -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.