From e3e944787afe0453f4037f578acdc0a7ba22f150 Mon Sep 17 00:00:00 2001 From: fdlamotte Date: Wed, 30 Apr 2025 09:22:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97aefe5..75c7109 100644 --- a/README.md +++ b/README.md @@ -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).