Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 060c813

Browse files
authored
update readme to list v1.1.0
1 parent 6733ddd commit 060c813

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This wrapper supports **React >= v16.8**
66

77
## Install
88
```bash
9-
npm install git://github.com/AgoraIO-Community/agora-rtc-react#v1.0.1
9+
npm install git://github.com/AgoraIO-Community/agora-rtc-react#v1.1.0
1010
```
1111

1212
## Usage
@@ -34,4 +34,4 @@ const App = () => {
3434
A full videocall example using the wrapper can be found [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/Example).
3535

3636
## Reference
37-
You can view the methods in the wrapper [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/API).
37+
You can view the methods in the wrapper [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/API).

0 commit comments

Comments
 (0)