Skip to content

Commit ff36dfe

Browse files
authored
Update README.md
1 parent b6aaba6 commit ff36dfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
4242

4343
`$ cd ios && pod install && cd ..` # CocoaPods on iOS needs this extra step
4444

45-
- **Android Platform for Android Support:**
45+
- **Android Platform with Android Support:**
4646

4747
Using [Jetifier tool](https://github.com/mikehardy/jetifier) for backward-compatibility.
4848

@@ -59,7 +59,7 @@ Linking the package manually is not required anymore with [Autolinking](https://
5959
}
6060
```
6161

62-
- **Android Platform for AndroidX:**
62+
- **Android Platform with AndroidX:**
6363

6464
Modify your **android/build.gradle** configuration:
6565
```

0 commit comments

Comments
 (0)