commit | 78fd7378580b671e4a2caf00f422b1fe497bb63c | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Tue Aug 25 16:01:31 2020 -0500 |
committer | Matthew Barth <msbarth@linux.ibm.com> | Tue Aug 25 21:04:42 2020 +0000 |
tree | 40dbcce2628da097a547e4310a3e7ae906d51ae0 | |
parent | 1a56865040cbd7526e021145f1e17d5b6579b190 [diff] |
Add fan monitor to supporting JSON config in README Change-Id: I8f878178bec9b9a8bb18f1e47f71200a8ec7cc0b Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/README.md b/README.md index eeebcf0..360fdea 100755 --- a/README.md +++ b/README.md
@@ -23,5 +23,6 @@ *Note: The following fan applications support the use of a JSON configuration file.* * Fan presence detection(presence) +* Fan monitoring(monitor) To clean the repository run `./bootstrap.sh clean`.