update README.md
parent
165ce49e34
commit
9351b73978
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
This script monitors the battery voltage, battery charge current.
|
This script monitors the battery voltage, battery charge current.
|
||||||
+ Can send an alert if battery is not charging or is low.
|
+ Can send an alert if battery is not charging or is low.
|
||||||
|
+ May be run as a forground utility also, to display system stats.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
@ -20,4 +21,4 @@ This script monitors the battery voltage, battery charge current.
|
||||||
|
|
||||||
## Use as utility
|
## Use as utility
|
||||||
|
|
||||||
You may also run script 'chipmonk` without the -d flag to display system stats.
|
You may also run script `chipmonk` without the -d flag to display system stats.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue