From 94cb4f18748d0204ebdacd86252b508591dc2c9f Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Fri, 8 Dec 2017 16:11:05 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8f48a17..69c820e 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,9 @@ # Network Monitor -Simple widget application that shows current latency, download usage, and upload usage with resizable UI. +Customizable widget that shows current latency, download usage, and upload usage. -## Download - -[Latest release](https://github.com/danielchalmers/Network-Monitor/releases/latest) - -## Screenshots +[![Release](https://img.shields.io/github/release/danielchalmers/Network-Monitor.svg?label=Release&maxAge=60)](https://github.com/danielchalmers/Network-Monitor/releases/latest) +[![License](https://img.shields.io/github/license/danielchalmers/Network-Monitor.svg?label=License&maxAge=86400)](LICENSE.md) ![Main window](https://user-images.githubusercontent.com/7112040/32391336-050cb37a-c0a8-11e7-9e8f-f073b80532ad.png) ![Context menu](https://user-images.githubusercontent.com/7112040/32391344-0be7b19a-c0a8-11e7-9a34-47639db9883d.png) - -## License -[MIT License](LICENSE.md) From e9ea0ce414384154ffdb8f704854b14751f11be2 Mon Sep 17 00:00:00 2001 From: Daniel Chalmers Date: Fri, 8 Dec 2017 16:20:51 -0500 Subject: [PATCH 2/2] Update README screenshots for v2.2.0 --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69c820e..48715a6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Customizable widget that shows current latency, download usage, and upload usage [![Release](https://img.shields.io/github/release/danielchalmers/Network-Monitor.svg?label=Release&maxAge=60)](https://github.com/danielchalmers/Network-Monitor/releases/latest) [![License](https://img.shields.io/github/license/danielchalmers/Network-Monitor.svg?label=License&maxAge=86400)](LICENSE.md) -![Main window](https://user-images.githubusercontent.com/7112040/32391336-050cb37a-c0a8-11e7-9e8f-f073b80532ad.png) +![Default](https://user-images.githubusercontent.com/7112040/33785224-16384542-dc32-11e7-8574-676f0fe52726.gif) -![Context menu](https://user-images.githubusercontent.com/7112040/32391344-0be7b19a-c0a8-11e7-9a34-47639db9883d.png) +### Horizontal +![Horizontal](https://user-images.githubusercontent.com/7112040/33785456-202dfeb0-dc33-11e7-87e5-af4a09d77058.gif) + +### Options +![Options](https://user-images.githubusercontent.com/7112040/33785548-894d2a06-dc33-11e7-9218-8c4d7bfc3634.png)