docs: update README

This commit is contained in:
abhijithvijayan 2020-01-27 20:52:46 +05:30
parent bf992b4a8a
commit 9150ed3603

View File

@ -30,6 +30,13 @@
- [abhijithvijayan/kutt-extension](https://github.com/abhijithvijayan/kutt-extension)
## Use this template
Create a new directory and run
```
curl -fsSL https://github.com/abhijithvijayan/web-extension-starter/archive/react-typescript.tar.gz | tar -xz --strip-components=1
```
## 🚀 Quick Start
- `yarn install` to install dependencies.