Information for #1 added to README
This commit is contained in:
parent
eb1fcda1af
commit
e7843cedf1
@ -26,6 +26,12 @@ https://user-images.githubusercontent.com/51816057/138585868-92aff5bd-dd7e-46af-
|
||||
var DBDIR string = "PATH TO YOUR MPD DATABASE HERE"
|
||||
```
|
||||
|
||||
- In imageUtils.go set the path for your default Image
|
||||
|
||||
```go
|
||||
var path string = "YOUR DEFAULT IMAGE PATH HERE"
|
||||
```
|
||||
|
||||
# Installing / Building
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user