diff --git a/README.md b/README.md index eb54016d..69a4543b 100644 --- a/README.md +++ b/README.md @@ -1428,7 +1428,7 @@ _Related: [Wikis](#wikis)_ A [notification system](https://en.wikipedia.org/wiki/Notification_system) is a piece of software that provides a means of delivering a message to a set of recipients. - [Gotify](https://gotify.net/) - a simple server for sending and receiving messages. ([Source Code](https://github.com/gotify/server)) `Go` `Typescript` -- [Novu](https://novu.co/) - Notification management simplified! The ultimate service for managing multi-channel notifications with a single API for all message providers (Email, SMS, Push, Chat). Novu comes with a CMS for advanced layouts and design management and is easy to set up and integrate with existing providers. ([Source Code](https://github.com/novuhq/novu)) `MIT` `Typescript` +- [Novu](https://novu.co/) - Notification management simplified! The ultimate service for managing multi-channel notifications with a single API for all message providers (Email, SMS, Push, Chat). Novu comes with a CMS for advanced layouts and design management and is easy to set up and integrate with existing providers. ([Source Code](https://github.com/novuhq/novu)) `MIT` `Typescript``Javascript` - [ntfy](https://ntfy.sh/) - ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. ([Source Code](https://github.com/binwiederhier/ntfy)) `Apache-2.0` `Go` `Javascript`