Added example output in README
This commit is contained in:
16
README.md
16
README.md
@@ -35,3 +35,19 @@ Options:
|
||||
-V, --version
|
||||
Print version
|
||||
```
|
||||
|
||||
# Example output
|
||||
|
||||
* Default
|
||||
|
||||
```shell
|
||||
$ target/release/unibar
|
||||
🌧️ 55.94°F 𝄞 Dire Straits - Tunnel of Love
|
||||
```
|
||||
|
||||
* With music progress
|
||||
|
||||
```shell
|
||||
$ target/release/unibar --music-progress
|
||||
🌧️ 55.94°F 𝄞 Dire Straits - Tunnel of Love [ 22% 14:23]
|
||||
```
|
||||
|
Reference in New Issue
Block a user