From a4f1a39eb536080137a98f48cf0fae9d90e84253 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 18 Feb 2023 20:44:18 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 355c8c7..64edeef 100644 --- a/Home.md +++ b/Home.md @@ -1,7 +1,7 @@ ## Introduction Apprise lets you send notifications to a large number of support notification services. The lightweight framework can be easily integrated into an of your python applications. Or you can simply send notifications right from the command line. -It's primary design was to eliminate the inconsistencies in usage from one notification service to another. By harnessing a simple URL string, you can drive any of the 70+ supported services. +It's primary design was to eliminate the inconsistencies in usage from one notification service to another. By harnessing a simple URL string, you can drive any of the 90+ supported services. ## Notification Services: All of the notification services supported by Apprise can be found in this section.