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,
}
}