aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c45aab1c756ec9f46a88e703cc4d01456cff1990 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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?