Skip to content

Commit 5b4c19b

Browse files
Update README.md
1 parent 26c5180 commit 5b4c19b

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,19 @@ Explore `face recognition SDK` `React Native Plugin` from [Faceplugin](https://f
4242

4343
## Install License
4444

45-
- The code below shows how to use the license: https://github.com/Faceplugin-ltd/FaceRecognition-React-Native/blob/main/example/src/MainPage.tsx#L23-L43
45+
- The code below shows how to use the license: https://github.com/Faceplugin-ltd/FaceRecognition-Flutter/blob/main/lib/main.dart#L81-L111
4646

4747
Please contact us to get the license.
4848

4949
## How To Run
5050
### 1. Flutter Setup
51-
Make sure you have `Flutter` installed. </br>
52-
We have tested the project with `Flutter` version `3.24.5`.</br>
53-
If you don't have `Flutter` installed, please follow the instructions provided in the official `Flutter` documentation [here](https://docs.flutter.dev/get-started/install).</br>
51+
Please refer to this the official `Flutter` [documentation](https://docs.flutter.dev/get-started/install).</br>
5452
### 2. How to Run the App
5553
```bash
5654
flutter pub upgrade
5755
flutter run
5856
```
5957
If you are going to run the `iOS` app, please refer to this [documentation](https://docs.flutter.dev/deployment/ios) for detailed instructions.</br>
60-
### 3. How to build the APK for Release
61-
Configure ProGuard as described in this file:https://github.com/Faceplugin-ltd/FaceRecognition-React-Native/blob/main/example/src/MainPage.tsx#L23-L43
6258

6359
## List of our Products
6460

0 commit comments

Comments
 (0)