From 14413332975ab246add0ca42616450dd70090597 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 20 Dec 2014 21:22:06 -0800 Subject: [PATCH] Fix some formatting in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ebe08..4fd26be 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Mumble bot that plays music fetched from YouTube videos. I have decided to exp And yes, I know that technically this is v3. The Ruby implementation had problems with high CPU usage and choppy audio which I couldn't seem to figure out. ## USAGE -#####`$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root` +`$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root` All parameters are optional, the example above shows the default values for each field. ## INSTALLATION