Update README.md

This commit is contained in:
Serhiy Mytrovtsiy
2019-05-29 21:42:10 +02:00
committed by GitHub
parent 254d6556b7
commit dab8286b58

View File

@@ -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)