From f17a4cc32a295f2a47b069167988b477c8976852 Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sat, 15 Jun 2019 12:45:32 +0200 Subject: [PATCH] README update --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 605c0399..98e673c1 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,16 @@ Application for macos that shows CPU, Memory and Disk usage on the menu bar [](https://github.com/exelban/stats/releases) +## Why +Stats is a free application which allows you to monitor your system. +Also its: + + - free + - easy to use + - no advertisement + - no tracking + - few types of widgets + ## Installation You can download latest version [here](https://github.com/exelban/stats/releases). @@ -11,8 +21,8 @@ Each widget can be disabled in menu. | Name | Type | Description | | --- | --- | --- | -| **CPU** | Percentage | Shows CPU usage | -| **Memory** | Percentage | Shows RAM usage | +| **CPU** | Percentage / Chart | Shows CPU usage | +| **Memory** | Percentage / Chart | Shows RAM usage | | **Disk** | Percentage | Shows disk filling | ## Compatibility @@ -29,7 +39,7 @@ Each widget can be disabled in menu. - [X] save settings - [ ] tests - [ ] OTA updates - - [ ] charts + - [X] charts - [X] autostart on boot ## What's new