From 596a4069a0925009b9bc018881613d70b0c29e43 Mon Sep 17 00:00:00 2001 From: Allan Nava Date: Wed, 28 Aug 2024 14:37:44 +0200 Subject: [PATCH] updated readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index dda8e29..61fa04a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # listmonk-onesignal Lightweight HTTP server to handle webhooks from listmonk and forward it to onesignal. + +This project provides an integration between Listmonk and OneSignal, allowing you to sync subscribers and send notifications using OneSignal. + +### Features +- Sync Listmonk subscribers with OneSignal. +- Manage OneSignal notifications directly through Listmonk. + +### Contributing +Feel free to open issues or submit pull requests. + +### License +This project is licensed under the MIT License.