diff --git a/NOTES.md b/NOTES.md index 919e3a7..e921f26 100644 --- a/NOTES.md +++ b/NOTES.md @@ -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()` diff --git a/README.md b/README.md index 604fb59..b6737a6 100644 --- a/README.md +++ b/README.md @@ -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.