From e2ef5ef9159cae90ecfc14cabf44c6e3355c452a Mon Sep 17 00:00:00 2001 From: southernsun Date: Sun, 5 Apr 2020 11:34:18 +0200 Subject: [PATCH] Reference actual example images folder. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 706eb75..e43e469 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ modules: [ module: 'MMM-ImageSlideshow', position: 'bottom_left', config: { - imagePaths: ['modules/MMM-ImageSlideshow/example1'] + imagePaths: ['modules/MMM-ImageSlideshow/exampleImages'] } } ]