Преглед на файлове

Add credit section to README.md

Frans Bergman преди 7 години
родител
ревизия
1410114bee
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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.