1
0
Fork 0
mirror of https://git.sr.ht/~sircmpwn/gmni synced 2024-04-25 01:45:01 +02:00

Update README.md

This commit is contained in:
Drew DeVault 2020-09-20 23:52:18 -04:00
parent 601f900886
commit 2e9d3c0bab

View File

@ -5,14 +5,20 @@ This is a [Gemini](https://gemini.circumlunar.space/) client. Included are:
- A CLI utility (like curl): gmni
- A [line-mode browser](https://en.wikipedia.org/wiki/Line_Mode_Browser): gmnlm
[![Screenshot of the line-mode browser](https://l.sr.ht/7kaA.png)](https://asciinema.org/a/Y7viodM01e0AXYyf40CwSLAVA)
Dependencies:
- A POSIX-like system and a C11 compiler
- OpenSSL
- [scdoc](https://sr.ht/~sircmpwn/scdoc/) (optional)
Features:
- Page history
- Regex searches
- Bookmarks
[![Screenshot of the line-mode browser](https://l.sr.ht/7kaA.png)](https://asciinema.org/a/Y7viodM01e0AXYyf40CwSLAVA)
## Compiling
```