1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-15 19:15:24 +00:00

📝 Spelling fix

This commit is contained in:
makeworld 2020-06-18 19:17:52 -04:00
parent c6bb76978c
commit c38078ad73
2 changed files with 1 additions and 2 deletions

View File

@ -14,7 +14,6 @@
## Small todos
- Look at other todos in code
- Add "Why the name amfora" thing to README
- Add GIF to README
- Pass `gemini://egsam.pitr.ca/` test
- Timeout for server not closing connection?
- Add titles to modal with `modal.GetFrame()`

View File

@ -17,7 +17,7 @@
Amfora aims to be the best looking [Gemini](https://gemini.circumlunar.space/) client with the most features... all in the terminal. It does not support Gopher or other non-Web protocols - check out [Bombadillo](http://bombadillo.colorfield.space/) for that.
It also aims to be completely cross platform, with full Windows support. If you're on Windows, I would not reccomend using the default terminal software. Maybe use [Cmder](https://cmder.net/) instead?
It also aims to be completely cross platform, with full Windows support. If you're on Windows, I would not recommend using the default terminal software. Maybe use [Cmder](https://cmder.net/) instead?
It fully passes Sean Conman's client torture test, with exception of the alternate encodings section, as only UTF-8 and ASCII are supported. It mostly passes the Egsam test.