Update README.md

This commit is contained in:
fdlamotte 2025-04-30 09:22:50 +02:00 committed by GitHub
parent f332d2fc2b
commit e3e944787a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ If using BLE, don't forget to pair your device first (using `bluetoothctl` for i
Configuration files are stored in ```$HOME/.config/meshcore```
If the directory exists, default ble address and history will be stored them.
If the directory exists, default ble address and history will be stored there.
If there is an initialization script file called ```init```, it will be executed just before the commands provided on command line are executed (and after evaluation of the arguments).