aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..45ed859
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# Spartan plugin for Dillo
+
+[Spartan][] protocol plugin for [Dillo][] written in Bash.
+
+![](screenshot.png)
+
+To install use:
+
+```sh
+make install
+```
+
+Some sites to try:
+
+- <spartan://mozz.us>
+- <spartan://tilde.team>
+- <spartan://tilde.cafe>
+
+[Spartan]: https://portal.mozz.us/spartan/spartan.mozz.us/
+[Dillo]: https://dillo-browser.github.io/
+
+GPLv3 licensed.