darickc / MMM-BackgroundSlideshow

MIT License
135 stars 78 forks source link

nitpicky syntax error in readme #130

Open elffyb opened 1 year ago

elffyb commented 1 year ago

in the Readme file the values for imageInfoLocation, and imageInfo ... should be encased in single quotes i.e.

imageInfoLocation: 'bottomRight' imageInfo: 'date, name'

Not a huge thing, but could save you some cycles answering questions.