We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6733ddd commit 060c813Copy full SHA for 060c813
1 file changed
README.md
@@ -6,7 +6,7 @@ This wrapper supports **React >= v16.8**
6
7
## Install
8
```bash
9
-npm install git://github.com/AgoraIO-Community/agora-rtc-react#v1.0.1
+npm install git://github.com/AgoraIO-Community/agora-rtc-react#v1.1.0
10
```
11
12
## Usage
@@ -34,4 +34,4 @@ const App = () => {
34
A full videocall example using the wrapper can be found [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/Example).
35
36
## Reference
37
-You can view the methods in the wrapper [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/API).
+You can view the methods in the wrapper [here](https://github.com/AgoraIO-Community/agora-rtc-react/wiki/API).
0 commit comments