diff options
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5a9cd3 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Legibility +========== + +A WebExtension that enables you to add custom CSS styles to websites. Unlike a +global user stylesheet, this extension loads a separate stylesheet for each +site, giving you control over the appearance of any site. For example, sites +with poorly legible typography can be easily corrected for better a reading +experience. + + +## Usage + + +## Install +This extension _must_ be installed as an unpacked extension. + + +## License +Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included +COPYING file). |