diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
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? + + |