Update README.md

This commit is contained in:
Sam Machin
2026-07-03 09:25:00 +01:00
parent d317f10ff2
commit 400040fa3c
+3
View File
@@ -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