From 649962a109a857216082e3ccc843ba06b633d35a Mon Sep 17 00:00:00 2001 From: Ry Racherbaumer Date: Wed, 30 Oct 2024 14:02:45 -0500 Subject: [PATCH] Add links to Node and browser SDKs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a17ee267..32cc6a014 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ To learn more about the contents of this repository, see this README and the REA ### SDKs - [`js-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/js-sdk): XMTP JS client SDK for Node and the browser +- [`node-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/node-sdk): XMTP client SDK for Node (V3 only) +- [`browser-sdk`](https://github.com/xmtp/xmtp-js/blob/main/sdks/browser-sdk): XMTP client SDK for browsers (V3 only) ### Content types