aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTeddy Wing2018-08-05 03:01:04 +0200
committerTeddy Wing2018-08-05 03:01:04 +0200
commitaed995aa75223181d72a9ebfb9a57a7eac397276 (patch)
treee2ce8cc0469772c14e8979310b5f0bec7d3788e7 /README.md
parentdbebdabda3eb1f3edc52328c2c069c7c6b3fc9ab (diff)
downloadLegibility-aed995aa75223181d72a9ebfb9a57a7eac397276.tar.bz2
Add README
Write a description of the web extension. Start on installation instructions.
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).