Update README

This commit is contained in:
Yash Karandikar 2022-01-03 14:58:10 -06:00
parent 4453e5291e
commit 28767f4d68
Signed by untrusted user: karx
GPG key ID: A794DA2529474BA5

View file

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