diff --git a/README.md b/README.md index 49ebdb54..de8c277f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # mini-stats App that shows CPU, Memory and Disk usage on the menu bar + +## Installation +You can download latest version [here](https://github.com/exelban/mini-stats/releases). + +## Usage + +## Todo + - [ ] move to module system (CPU, RAM, DISK) + - [ ] add network module + - [ ] save settings + - [ ] add tests + - [ ] OTA updates + - [ ] charts + +## License +[GNU General Public License](https://github.com/exelban/mini-stats/blob/master/LICENSE)