Skip to content

Commit ef50453

Browse files
authored
Update README.md
1 parent d4d26e5 commit ef50453

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
> [!IMPORTANT]
2+
> This repository uses the Ably Pub/Sub approach for building chat apps. We now offer Ably Chat—a new family of SDKs and APIs that streamline development and manage realtime chat complexity for you. For a modern, easier way to create chat experiences, visit our [Ably Chat documentation](https://ably.com/docs/chat).
3+
14
# README
25

36
The Ably Chat Component is a WebComponent that demos real-time chat using Ably, right in your browser.
@@ -80,4 +83,4 @@ Once you have **signed up for Ably and have your own API key** you can use the `
8083

8184
If you run npm install and zip/upload the resulting directory (including the `node_modules`) directory to a Lambda + API Gateway, you can be up and running in no time.
8285

83-
The `Lambda Function` in `api/createTokenRequest` expects an environment variable to be configured called **ABLY_API_KEY** with your API key in it.
86+
The `Lambda Function` in `api/createTokenRequest` expects an environment variable to be configured called **ABLY_API_KEY** with your API key in it.

0 commit comments

Comments
 (0)