From 0a6c9b5f1ef9a973a2ca8ded8801e1b3e5f1b3fb Mon Sep 17 00:00:00 2001 From: ari melody Date: Wed, 19 Jun 2024 22:20:39 +0100 Subject: [PATCH] updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32388ae..7a86fcf 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,15 @@ incompatible, and the web console will get very upset. ### planned -- a login flow that doesn't suck (seriously, it's bad) - posting! (incl. replies and quotes) - reacting! ### "maybe" -- account switching +- multiple account support - post editing/deletion -- live updates over websocket (this may lead to notifications, too) +- live updates over websocket +- push notifications ## try it out!