UPDATE README & Minor changes to App.go

This commit is contained in:
aditya-K2 2021-10-18 13:21:09 +05:30
parent fb3a70a1ee
commit ac6cf03765
3 changed files with 5 additions and 1 deletions

1
App.go
View File

@ -52,4 +52,5 @@ func newApplication(conn mpd.Client) *Application {
searchBar: searchBar,
pBar: pBar,
}
}

View File

@ -1,4 +1,7 @@
# goMP
![](https://img.shields.io/badge/status-usable-blue)
MPD client inspired by ncmpcpp written in GO
![](https://img.shields.io/badge/status-wip-red)
![](./demo.gif)

BIN
demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 MiB