aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07d72b6..a233d76 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Those are the features/tasks that will probably come next (in no particular orde
- [x] Feature: Implementing a way to launch a local server from a client
- [x] Feature: Client should be capable to connect to another server after disconnecting
- [ ] Performance: Messages aggregation before sending
-- [ ] Clean: Rework the error handling
+- [ ] Clean: Rework the error handling in the async back-end
- [x] Clean: Rework the configuration input for the client & server plugins
- [ ] Documentation: Fully document the API
- [x] Tests: Add tests