aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2021-09-09 01:04:57 +0200
committerTeddy Wing2021-09-09 01:04:57 +0200
commit5e2a889c85d88a3a7ce9fc472a55afda81b1c022 (patch)
tree92c0ad2c5e1a12101ac985d14d10537fe4bf9191
parent94a13286f9d7e419d63f34f74644adad1ff2e4bd (diff)
downloadLegibility-5e2a889c85d88a3a7ce9fc472a55afda81b1c022.tar.bz2
README: Move Firefox installation instructions above Chrome
Firefox has been my primary browser for several years now.
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index c2f531f..5d206d8 100644
--- a/README.md
+++ b/README.md
@@ -30,12 +30,6 @@ This extension should be installed unpacked to allow you to freely add and
modify stylesheets in the `css/` directory.
-### Chrome
-Begin by cloning this repository. Open the Extensions page
-(`chrome://extensions/`) and click the “Load unpacked” button. In the resulting
-file browser, select the extension’s directory.
-
-
### Firefox
This extension is unsigned. Refer to “What are my options if I want to install
unsigned extensions in Firefox?” in
@@ -49,6 +43,12 @@ Relaunch Firefox and open the Add-ons page (`about:addons`). Click the “Enable
button on Legibility’s row.
+### Chrome
+Begin by cloning this repository. Open the Extensions page
+(`chrome://extensions/`) and click the “Load unpacked” button. In the resulting
+file browser, select the extension’s directory.
+
+
## License
Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).