diff --git a/README.md b/README.md index f1dc0ce..48de776 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Starter -Starter is a tool for packaging and storing Chrome extensions with [Xvfb](https://en.wikipedia.org/wiki/Xvfb). +Starter is a tool for packaging and storing Chrome extensions are used with [Xvfb](https://en.wikipedia.org/wiki/Xvfb). ## Background @@ -28,6 +28,12 @@ File the secrets of buster to `misc/secrets.json` make build ``` +## Installation + +```sh +sh <(wget https://github.com/wabarc/starter/raw/main/install.sh -O-) +``` + ## Extensions - [x] [bypass-paywalls](https://github.com/iamadamdev/bypass-paywalls-chrome)