From c38078ad736ec53fff93297a2e2aaff2c32a2f8f Mon Sep 17 00:00:00 2001 From: makeworld Date: Thu, 18 Jun 2020 19:17:52 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Spelling=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NOTES.md | 1 - README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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.