From 1d51751629c3e8bdcfd8623253b7471728177a50 Mon Sep 17 00:00:00 2001 From: Jared Wray Date: Sun, 6 Oct 2024 10:08:20 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0057a4c..94faf5f 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Airhorn makes it easy to send SMS, SMTP, Webhooks, and mobile push notifications * 100% Code Coverage / Tested with Integration Tests * Built using [ecto](https://github.org/jaredwray/ecto) for handling multiple templates such as EJS, Handlebars, and more. * Built using [writr](https://github.org/jaredwray/writr) markdown based content. +* Subscriptions - You can now specify a subscription for a profile and track it. Data is stored in MongoDB and Posgres will be supported soon. ## ESM and Node Version Support