From 4d20df17fe44ef6f0c94944db62457caa085552d Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Sun, 6 Apr 2025 21:59:01 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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` -Contact - Settings Dialogue +Contact - Settings Dialogue ## Message Persistence @@ -62,4 +62,4 @@ contact --ble BlAddressOfDevice To quickly connect to localhost, use: ```sh contact -t -``` \ No newline at end of file +```