diff --git a/README.md b/README.md index bee591a..080eb4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # chorus +[![Rust]][Rust-url] A rust library for interacting with multiple Spacebar-compatible APIs and Gateways at the same time. ## Roadmap @@ -18,3 +19,6 @@ Core functionality: - [ ] Listing users and user profiles - [ ] Message threads - [ ] Forum channels + +[Rust]: https://img.shields.io/badge/Rust-orange?style=plastic&logo=rust +[Rust-url]: https://www.rust-lang.org/