Skip to content

Commit 346a808

Browse files
Update README.md
1 parent cb53594 commit 346a808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ yarn add stream-chat-css
1515

1616
## Usage
1717

18-
This repository comes as a dependency of `stream-chat-react` and doesn't require explicit installation if you're using the component library. Add the styles to your app but importing the bundled CSS:
18+
This repository comes as a dependency of `stream-chat-react` and doesn't require explicit installation if you're using the component library. Add the styles to your app by importing the bundled CSS:
1919

2020
```tsx
2121
import 'stream-chat-css/dist/css/index.css';

0 commit comments

Comments
 (0)