From 4a3c5937682ec10d1fc2b99b4c0c7362f01b52b8 Mon Sep 17 00:00:00 2001 From: Cellie Date: Thu, 9 Feb 2023 16:17:36 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc6b709..72a5572 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## About -`smartMeterLogger-esp32` connects to a smart meter (slimme meter) and logs the electricity use per minute to an sdcard. Saved data can be viewed in a html5 compatible browser on your phone/laptop/desktop. You can also compare the current day to a day in the past. +`smartMeterLogger-esp32` connects to a smart meter (slimme meter) and logs the electricity use every minute to an sdcard. Saved data can be viewed in a html5 compatible browser on your phone/laptop/desktop. You can also compare the current day to a day in the past. Compiles in the Arduino IDE.