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