Browse Source

Remove ugly whitespace from code blocks

Frans Bergman 4 years ago
parent
commit
98f6392f34
1 changed files with 0 additions and 2 deletions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -20,7 +20,6 @@ audio_output {
     format      "48000:16:2"
     mixer_type  "software"
 }
-
 ```
 
 Then start the bot:
@@ -32,6 +31,5 @@ Then start the bot:
 For additional options:
 ```
 ./mumble-bot-rs --help
-
 ```