Reorganize README and LICENSE files

This commit is contained in:
Nicolas Gallagher
2022-07-01 13:47:59 -07:00
parent b704844ca7
commit aee652f6c9
12 changed files with 189 additions and 56 deletions
@@ -8,7 +8,7 @@ any modules not required by your app (keeping bundle size down).
## Installation
```
yarn add --dev babel-plugin-react-native-web
npm install --save-dev babel-plugin-react-native-web
```
## Usage