small update README.

This commit is contained in:
geommer 2016-04-08 13:40:25 +02:00
parent 8bc7faa167
commit 217bdf1bb1

View file

@ -265,11 +265,13 @@ Yabar has a growing set of useful blocks. You can try out the sampe config locat
internal-suffix: "%";
* Disk IO activity: It checks out the file `/sys/class/block/NAME/stat` and then computes the read and write rates. Example:
exec: "YABAR_DISKIO";
internal-option1: "sda"; #i.e. Replace NAME with your corresponding name
internal-option2: " "; #Two Strings (usually 2 font icons) to be injected before down/up values
interval: 1;
## License
Yabar is licensed under the MIT license. For more info check out the file `LICENSE`.