Update README.md

This commit is contained in:
Yash Karandikar 2022-01-03 15:20:40 -06:00
parent 7c8f8c8f6d
commit 671566a690
Signed by: karx
GPG key ID: A794DA2529474BA5

View file

@ -3,7 +3,7 @@
A very simple Discord-IRC bridge written in Rust. Still very much work-in-progress.
TODO:
- [] handle join and leave messages
- [x] handle join and leave messages
- [] use the tracing crate
- [] `irc` crate config toml
- [] handle attachments properly