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,
|
searchBar: searchBar,
|
||||||
pBar: pBar,
|
pBar: pBar,
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
# goMP
|
# goMP
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
MPD client inspired by ncmpcpp written in GO
|
MPD client inspired by ncmpcpp written in GO
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user