Skip to content

Commit 4732a19

Browse files
committed
Updated README with app install instructions
1 parent 86fa60c commit 4732a19

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ I hope to be able to scaffold an app so that itentifying the below in unnecessar
3636
|- manifest.json
3737
```
3838

39+
## Adding to your project
40+
41+
This can be added to your vuejs project by one of the following methods:
42+
43+
- Using the `vue ui` and searching for this project
44+
- Using the vue cli `vue add browser-extension` command
45+
3946
## Usage
4047
Running the Livereload server.
4148
This will build and write to the local `dist` directory.

0 commit comments

Comments
 (0)