Jelajahi Sumber

Add credit section to README.md

Frans Bergman 7 tahun lalu
induk
melakukan
1410114bee
1 mengubah file dengan 3 tambahan dan 0 penghapusan
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -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.