diff options
author | GitHub Action <action@github.com> | 2022-01-23 21:22:00 -0500 |
---|---|---|
committer | GitHub Action <action@github.com> | 2022-01-23 21:22:00 -0500 |
commit | a6404cada579142ab02baa1bd762d48de4662fde (patch) | |
tree | a3ce137d590562ed3f1b82877f58d0b6f69742ac | |
parent | d14f9a8abd4744955d08d94d6f58f1ff608adb43 (diff) |
update readme
-rw-r--r-- | battery-widget/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md index 9af7a4c..7ffe1e1 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -53,6 +53,7 @@ It is possible to customize widget by providing a table with all or some of the ## Installation This widget reads the output of acpi tool. + - install `acpi` and check the output: ```bash |