Added example output in README
This commit is contained in:
parent
b8b0afd945
commit
a0d19b870c
16
README.md
16
README.md
@ -35,3 +35,19 @@ Options:
|
|||||||
-V, --version
|
-V, --version
|
||||||
Print 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]
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user