diff --git a/README.md b/README.md
index e58000040daa342fb0b24b6dcac6469138d9e500..03302fff81415174a4b139726fbb3321b8958e73 100644
--- a/README.md
+++ b/README.md
@@ -136,8 +136,9 @@ Archive should contain:
 7. allow the services to start on boot. `sudo systemctl enable weathermonitor weatherbluetooth`
 
 ## The "token.json" File Format
+
 ```json
 {
     "PB_api_token": "<TOKEN>"
 }
-``` 
\ No newline at end of file
+```
\ No newline at end of file