aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..c45aab1
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,17 @@
+# gemcat?
+
+## What is this and why should I care?
+It's just yet another Gemini client. It can fetch Gemini pages.
+
+## What's up with the name?
+Gemini cat-like utility
+
+## Sounds dumb, how do I use it?
+You build it yourself using your preferred flavour of go:
+```sh
+go build
+```
+
+## It doesn't work, what now?
+
+