Update README.md

This commit is contained in:
Lawrence Hook
2019-10-11 02:52:14 -04:00
committed by GitHub
parent 815e6a5ccb
commit 6af8f7716b
+8
View File
@@ -9,3 +9,11 @@ Because the Google neural networks is built to select the most relevant suggeste
This sets in motion the brain's automatic response to click on video even if you weren't really interested, wasting your time unnecessarily.
Available for install here: https://addons.mozilla.org/en-US/firefox/addon/remove-youtube-s-suggestions/
### Contributing
If you'd like to contribute to the development of this project, the following commands will get you started with a dev environment.
$ npm install --global web-ext
$ web-ext run
This will open a firefox window with the current state of the extension running.
https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/