diff --git a/README.md b/README.md new file mode 100644 index 0000000..8773a47 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + +# Installation + +This will probably work fine in firefox, but it is built for librewolf. +No future support of other browsers is planned. use librewolf. + +In order to install properly from a locally built zip, navigate to about:config and change the following: + +``` +xpinstall.signatures.required = false +``` + + diff --git a/README_PLEASE.md b/README_PLEASE.md deleted file mode 100644 index 28bee1e..0000000 --- a/README_PLEASE.md +++ /dev/null @@ -1,9 +0,0 @@ - -THIS EXTENSION WILL NOT INSTALL UNLESS YOU SET - -xpinstall.signatures.required = false - -in the about:config page in LIBREWOLF. -ONLY TESTED IN LIBREWOLF. - -