diff --git a/README.md b/README.md index 60338bf..6452215 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,9 @@ A firefox addon that generates a password and copies it to the clipboard On amo! [https://addons.mozilla.org/firefox/addon/pwgen-reloaded/](https://addons.mozilla.org/firefox/addon/pwgen-reloaded/) + + +## develop + +Clone this repo, open firefox on [about:debugging](about:debugging) and load the extension by selecting the cloned folder. +Start coding!