aboutsummaryrefslogtreecommitdiff
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..4dcd3fe
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# Rdrview plugin for Dillo
+
+[Rdrview][] plugin for [Dillo][] written in Bash.
+
+![](screenshot.png)
+
+Requires curl and rdrview installed.
+
+To install use:
+
+```sh
+make install
+```
+
+To enable the reader mode add `rdrview:` in front of the URL.
+
+[Rdrview]: https://github.com/eafer/rdrview
+[Dillo]: https://dillo-browser.github.io/
+
+GPLv3 licensed.