diff options
author | H. P. <harald.p.@xmart.de> | 2018-06-27 13:46:42 +0200 |
---|---|---|
committer | H. P. <harald.p.@xmart.de> | 2018-06-27 13:46:42 +0200 |
commit | 7ad0e560e0448d66075a45717336b55b6e39254b (patch) | |
tree | 34a89c49c6b4421b3a769877c91069b851d43d6d | |
parent | 62c5df3ab5e2a7f9087bd92941ac1d171a29186b (diff) | |
download | batman-7ad0e560e0448d66075a45717336b55b6e39254b.tar.bz2 |
readme: Proper line-breaks for list
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ## I'm Batman! It's a simple shell script that can do two things: + 1. Report the current battery charge and whether the battery is charging or not. 2. Shutdown the machine if the charge is below 5%, the battery is discharging, and the user is privileged to do so. |