Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 77d32ba

Browse files
committed
update readme
1 parent 4ae6db5 commit 77d32ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# react-native-client-sdk
1+
# react-native-client
22

3-
react-native-client-sdk is a React Native wrapper for
4-
[android-client-sdk](https://github.com/fishjam-dev/android-client-sdk) and
5-
[ios-client-sdk](https://github.com/fishjam-dev/ios-client-sdk). It allows you
3+
react-native-client is a React Native wrapper for
4+
[android-client](https://github.com/fishjam-dev/android-client-sdk) and
5+
[ios-client](https://github.com/fishjam-dev/ios-client-sdk). It allows you
66
to quickly and easily create a mobile client app in React Native for a
77
[Fishjam](https://github.com/fishjam-dev/fishjam) server.
88

@@ -13,7 +13,7 @@ API documentation is available
1313

1414
# Installation
1515

16-
Firstly install `react-native-client-sdk` with `yarn` or `npm`
16+
Firstly install `react-native-client` with `yarn` or `npm`
1717

1818
```
1919
yarn add @fishjam-dev/react-native-client

0 commit comments

Comments
 (0)