From 400040fa3c0013aa79b03fbeef65cce4668da8b8 Mon Sep 17 00:00:00 2001 From: Sam Machin Date: Fri, 3 Jul 2026 09:25:00 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e72f2d3..66991d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A Node.js SDK for the open source [jambonz](https://jambonz.org) CPaaS platform. Node.js applications can use this library to respond to [jambonz webhooks](https://www.jambonz.org/docs/webhooks/overview/) and to make [REST API calls](https://api.jambonz.org/) to a jambonz platform. +[!CAUTION] +This project is now deprecated, see the new [Combined SDK](https://github.com/jambonz/node-sdk) + > Note: One suggested way to get up and running with this Node SDK is to use the `npx create-jambonz-app` command, which will scaffold out a jambonz application for you using this SDK. ### Webooks