소스 검색

Remove ugly whitespace from code blocks

Frans Bergman 4 년 전
부모
커밋
98f6392f34
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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
-
 ```