diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2017-10-04 15:18:51 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-04 15:18:51 -0400 |
commit | df70e598c83cdda012a9607b8e4c3044e9621437 (patch) | |
tree | 40200fa90b9a571b9081b449680fb06f80cd87b5 /battery-widget | |
parent | d5aed527fad7fb3a5f3d58b986f9533a3a355426 (diff) |
Update README.md
Diffstat (limited to 'battery-widget')
-rw-r--r-- | battery-widget/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battery-widget/README.md b/battery-widget/README.md index 654f33c..4a69c1d 100644 --- a/battery-widget/README.md +++ b/battery-widget/README.md @@ -8,7 +8,7 @@ This widget consists of: ![Battery Widget](./bat-wid-1.png) - a pop-up window, which shows up when you hover over an icon: ![Battery Widget](./bat-wid-2.png) - Alternatively you can use a tooltip: + Alternatively you can use a tooltip (check the code): ![Battery Widget](./bat-wid-22.png) - a pop-up warning message which appears on bottom right corner when battery level is less that 15%: ![Battery Widget](./bat-wid-3.png) |