diff --git a/README.md b/README.md index f46f17a..5f30fa3 100644 --- a/README.md +++ b/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] +```