updated README

This commit is contained in:
Florent de Lamotte 2025-03-24 16:49:39 +01:00
parent b67a127331
commit d53b7ea502

View file

@ -2,6 +2,14 @@
mccli.py : CLI interface to MeschCore companion app over BLE, TCP or Serial
## Install
You should install meshcore package first via pip
<pre>
$ pip install meshcore
</pre>
## Usage
<pre>