From 3ec58356d699df7ddec099bc5744fc44e1d616ac Mon Sep 17 00:00:00 2001 From: pdxlocations <117498748+pdxlocations@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:58:29 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c397749..c9a88d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -Python based command line client using the curses library, powered by Meshtastic.org +## Contact - A Console UI for Meshtastic +Powered by Meshtastic.org Screenshot_2024-03-29_at_4 00 29_PM @@ -27,4 +28,4 @@ If no connection arguments are specified, the client will attempt a serial conne ```sh python main.py --port /dev/ttyUSB0 python main.py --host 192.168.1.1 -python main.py --ble BlAddressOfDevice \ No newline at end of file +python main.py --ble BlAddressOfDevice