From 5991bf66e5c6e59fbd24bd5fc4b0fcfbd0444f44 Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Sun, 23 Apr 2023 11:06:43 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 316c0b8..d19757a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Core functionality: - [x] Rate Limiter (hint: couldn't be fully tested due to [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1022)) - [ ] Login -- [x] Registration +- [x] Registration (encountered another [Issue with the Spacebar Server(https://github.com/spacebarchat/server/issues/1040)] which makes some error messages an empty string) - [ ] Sending messages (Text, Images, Attachments) - [ ] Events (Message, User, Channel, etc.) - [ ] User profile customization