diff options
author | streetturtle <streetturtle@gmail.com> | 2015-07-19 14:51:58 +0200 |
---|---|---|
committer | streetturtle <streetturtle@gmail.com> | 2015-07-19 14:51:58 +0200 |
commit | 21c929ce206f3bdd8cbf0ef57a3b839ed62d725b (patch) | |
tree | 911fb12d8b99c5b6022084de6b80d3ba51863f45 | |
parent | 50285d43173ca48e1b618d9d2146191a47cb9811 (diff) |
small refactoring + readme
-rw-r--r-- | BatteryWidget/README.md | 2 | ||||
-rw-r--r-- | BatteryWidget/batWid3.png | bin | 0 -> 8284 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/BatteryWidget/README.md b/BatteryWidget/README.md index 8ffa364..531a15c 100644 --- a/BatteryWidget/README.md +++ b/BatteryWidget/README.md @@ -5,7 +5,7 @@ This widget consists of - an icon which shows the battery status: ![Battery Widget](./batWid1.png) - a pop-up window, which shows up when you hover over it: ![Battery Widget](./batWid2.png) - - a pop-up warning message which appears when battery level is less that 15%. + - a pop-up warning message which appears when battery level is less that 15%: ![Battery Widget](./batWid3.png) ## Installation diff --git a/BatteryWidget/batWid3.png b/BatteryWidget/batWid3.png Binary files differnew file mode 100644 index 0000000..feeb453 --- /dev/null +++ b/BatteryWidget/batWid3.png |