From a5d1fe6db4fc017a3c86d3066fdf488c36045b92 Mon Sep 17 00:00:00 2001 From: Flori <39242991+bitfl0wer@users.noreply.github.com> Date: Sun, 23 Apr 2023 14:05:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d19757a..0d7ec63 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 (encountered another [Issue with the Spacebar Server(https://github.com/spacebarchat/server/issues/1040)] which makes some error messages an empty string) +- [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