diff --git a/README.md b/README.md index ccc634e..2a5c599 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Vulkan uses multiprocessing and asynchronous Python modules to maximize Music Pl # **Music 🎧** - Play musics from Youtube, Spotify and Deezer links (Albums, Artists, Playlists and Tracks). - Play musics in multiple discord server at the same time. -- The player contain buttons to shortcut some commands. +- The player contains buttons to shortcut some commands. - Manage the loop of one or all playing musics. - Manage the order and remove musics from the queue. - Shuffle the musics queue order. @@ -80,9 +80,11 @@ To deploy and run your Bot in Heroku 24/7, you will need the Procfile located in The tests were written manually with no package due to problems with async function in other packages, to execute them type in root:
`python run_tests.py`
+ ## 📖 License - This program is free software: you can redistribute it and/or modify it under the terms of the [MIT License](https://github.com/RafaelSolVargas/Vulkan/blob/master/LICENSE). + ## 🏗️ Contributing - If you are interested in upgrading this project i will be very happy to receive a PR or Issue from you. See TODO project to see if i'm working in some feature now.