diff --git a/README.md b/README.md
index f6be01b..24662ad 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This Python curses client for Meshtastic is a terminal-based client designed to
The settings dialogue can be accessed within the client or may be run standalone to configure your node by launching `contact --settings` or `contact -c`
-
+
## Message Persistence
@@ -62,4 +62,4 @@ contact --ble BlAddressOfDevice
To quickly connect to localhost, use:
```sh
contact -t
-```
\ No newline at end of file
+```