aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
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).