aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index c62add1..1f0299a 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,25 @@
# Kristall
A high-quality visual cross-platform gemini browser.
+![Preview Image](https://mq32.de/public/affb08915c7e5d5d37dc702134f5af18e4dc8cd1.png)
+
+## Features
+- Document rendering
+ - `text/gemini`
+ - `text/html` (reduced feature set)
+ - `text/markdown`
+ - `text/*`
+ - `image/*
+- Outline generation
+- Favourite Sites
+- Tabbed interface
+- Survives [ConMans torture suite](gemini://gemini.conman.org/test/torture/)
+
## TODO
- [ ] Survive full torture suite
- [ ] Correctly parse mime parameters
- [ ] Correctly parse charset (0013, 0014)
- [ ] Correctly parse other params (0015)
- [ ] Correctly parse undefined params (0016)
- - [ ] \ No newline at end of file
+- [ ] Make document style customizable
+- [ ] Add history navigation \ No newline at end of file