UPDATE README & Minor changes to App.go
This commit is contained in:
parent
fb3a70a1ee
commit
ac6cf03765
1
App.go
1
App.go
@ -52,4 +52,5 @@ func newApplication(conn mpd.Client) *Application {
|
||||
searchBar: searchBar,
|
||||
pBar: pBar,
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user