[doc] README: Add sample usage right in the beginning

This commit is contained in:
Tobias Witek 2018-10-13 15:43:42 +02:00
parent 31c4e9ebe6
commit bb9c0d61d2

View file

@ -30,6 +30,14 @@ Supported FontAwesome version: 4 (free version of 5 doesn't include some of the
Explicitly unsupported Python versions: 3.2 (missing unicode literals)
Example usage:
```
bar {
status_command = bumblebee-status -m cpu memory battery time pasink pasource -p time.format="%H:%M" -t solarized
}
```
# Documentation
See [the wiki](https://github.com/tobi-wan-kenobi/bumblebee-status/wiki) for documentation.