From 941442ce86d3f015c77d839b74b6ec8a3dc0fb8f Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sat, 22 Apr 2023 21:36:39 -0500 Subject: [PATCH] update comment RE: logging --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f412f58..4c6dce9 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,6 @@ Main screen: Log screen: ![Screenshot of log screen](screens/logging.png "Logging screen") -Only the statistic files and toggling Dark/Light mode are logged; metrics will be added with a configurable interval. +This is logged: + - stat _names_ and their `sysfs` files; not values (yet?) + - toggling Dark/Light mode