Skip to content

Commit 072c5e9

Browse files
committed
Rephrase intro sentence
1 parent 4d8aa57 commit 072c5e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React components for TalkJS
22

3-
This library makes it easy to use [TalkJS](https://talkjs.com) pre-built chat UIs inside a React web application.
3+
The `@talkjs/react` library makes it easy to use [TalkJS](https://talkjs.com) inside a React web application by providing React components for our pre-built chat UIs.
44

55
`@talkjs/react` encapsulates `talkjs`, the framework-independent [TalkJS JavaScript SDK](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK). It provides React components for UI-related matters. For anything related to data manipulation, such as synchronizing user data, or creating and joining conversations, use the JavaScript SDK.
66

0 commit comments

Comments
 (0)