@@ -1,2 +1,5 @@
# music-bot-rs
A Discord music bot written in Rust
+
+# Credit
+- Based on the [example](https://github.com/SpaceManiac/discord-rs/blob/master/examples/dj.rs) music bot from the [discord-rs](https://github.com/SpaceManiac/discord-rs/) repository.