Browse Source

readme: use triple grave accent to mark shell blocks

Fabian Peter Hammerle 4 years ago
parent
commit
79d9036e55
1 changed files with 8 additions and 4 deletions
  1. 8 4
      README.md

+ 8 - 4
README.md

@@ -5,11 +5,15 @@ automates toontown rewritten's login process
 
 ## Installation
 
-    $ pip3 install --user --upgrade tooncher
+```sh
+$ pip3 install --user --upgrade tooncher
+```
 
 Optional: Install cpulimit to enable use of parameter `--cpu-limit`
 
-    $ sudo apt-get install cpulimit
+```sh
+$ sudo apt-get install cpulimit
+```
 
 ## Configuration
 
@@ -27,7 +31,7 @@ engine_path: '/opt/Toontown Rewritten/TTREngine'
 
 ## Usage
 
-```
+```sh
 $ tooncher [username]
 ```
 
@@ -35,7 +39,7 @@ $ tooncher [username]
 
 ### Examples
 
-```
+```sh
 $ tooncher toon
 $ tooncher ceo
 $ tooncher --cpu-limit 70 cfo