From cd6ff6f164f1d290104fb66f74e65244187929d0 Mon Sep 17 00:00:00 2001 From: Fierelier Date: Thu, 26 Nov 2020 05:25:20 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bbec6d..ab4d961 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This is made to allow you to stay in touch with friends. Servers will only recei • Message sounds • Sorted conversations • Unread notification markers +• Handling misdelivered messages - somewhat, they're output to console. ## What currently doesn't work? -**Literally everything that isn't listed above.** Here's some more things you may not expect: -• Handling misdelivered messages +**Literally everything that isn't listed above.** ## Prerequisites > #### Python 3.5.3 or newer