Skip to content

Commit 845618b

Browse files
Merge pull request #56 from rahmanharoon/main
typo fixes in readme.md
2 parents 65a3c66 + 2b5af32 commit 845618b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
Checkout the full documentation [here](https://shopify.github.io/react-native-skia).
66

7-
React Native Skia brings the Skia Graphics Library to React Native. Skia serves as the graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and, Firefox OS, and many other products.
7+
React Native Skia brings the Skia Graphics Library to React Native. Skia serves as the graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and Firefox OS, and many other products.
88

99
*This is an alpha release. Use with caution.*
1010

1111
## Installation
1212

1313
React Native Skia brings the [Skia Graphics Library](https://skia.org/) to React Native.
14-
Skia serves as the graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and, Firefox OS, and many other products.
14+
Skia serves as the graphics engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and Firefox OS, and many other products.
1515

1616
When reading these lines, the package is not yet available on npm.
1717
Use the link below to install the package.
@@ -160,7 +160,7 @@ And then the _SDK Location_ section. It will show you the NDK path, or the optio
160160

161161
- Run the commands in the `Building` section
162162
- Build the Android binaries with `yarn build-android`
163-
- Build the NPM package with `yarn build-npm';
163+
- Build the NPM package with `yarn build-npm`;
164164

165165
Publish the NPM package manually. The output is found in the `dist` folder.
166166

0 commit comments

Comments
 (0)