diff --git a/README.md b/README.md index 5982e69..76b5abf 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Implemented * [x] Multiple clients can connect * [x] Messages are relayed to all clients * [x] Includes timestamp, name of client - * [x] Config file for port + * [x] Config file for port and addr * [x] HTTP API * [x] Post message * [x] List messages @@ -96,7 +96,6 @@ but I was having fun learning lots of other things and I figured Some of these things I didn't implement * [ ] local log file -* [ ] Listening IP config * [ ] Rooms * [ ] Blocking * [ ] UI for HTTP API