diff --git a/README.md b/README.md index c5f1d08..d449353 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Mumble Music Bot -================ +MumbleDJ +======== A Mumble bot that plays music fetched from YouTube videos. There are ways to play music with a bot on Mumble already, but I wasn't really satisfied with them. Many of them require the Windows client to be opened along with other applications which is not ideal. My goal with this project is to make a Linux-friendly Mumble bot that can run on a webserver instead of a personal computer. ## Planned Features @@ -32,4 +32,4 @@ Copyright (c) Matthieu Grieger 2014 ## Thanks All those who contribute to [Mumble](https://github.com/mumble-voip/mumble). -[Robert904](https://github.com/Robert904) for [pymumble](https://github.com/Robert904/pymumble). \ No newline at end of file +[Robert904](https://github.com/Robert904) for [pymumble](https://github.com/Robert904/pymumble).