Skip to content

Commit

Permalink
Update README.md (#140)
Browse files Browse the repository at this point in the history
* Update README.md

* .

* .

* .

---------

Co-authored-by: Karolina Rymer <[email protected]>
  • Loading branch information
kazydek and Karolina Rymer authored Oct 20, 2023
1 parent 4b32686 commit 533ddc1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@

Chat SDK offers a set of handy methods to create your own feature-rich chat or add a chat to your existing application.

## Supported frameworks
## Supported platforms

Chat SDK is written in TypeScript and relies on the existing [JavaScript SDK](https://www.pubnub.com/docs/sdks/javascript). It's framework-agnostic and lets you build a chat app using any JavaScript-based framework, like:
Chat SDK is written in TypeScript and relies on the existing [JavaScript SDK](https://www.pubnub.com/docs/sdks/javascript).

It's framework-agnostic and lets you build client-side or server-side chat apps using any JavaScript-based framework, like:

- React
- React Native
- Vue
- Angular
- Nest
- Express

## Features

Expand Down

0 comments on commit 533ddc1

Please sign in to comment.