Browse code

[mod] readme

Christian Fraß authored on 20/11/2021 15:06:39
Showing 1 changed files
... ...
@@ -34,4 +34,5 @@ A simple IRC client, realized as web application
34 34
 - use websockets instead of polling
35 35
 - support commands (e.g. `/nick new_name`)
36 36
 - get correct user list (seems like it does not update when a user leaves the room)
37
+- add possibility to start query
37 38