From b759b5f786c9bc6931ee392175ae1d3f3bccf072 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt-Bilkenroth Date: Mon, 24 Apr 2023 15:31:23 +0200 Subject: [PATCH] edited list of python modules in README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9c3372..77cf2c8 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ Main goal is to run a slideshow presenting end-user customizable contents with l * LAN or WLAN connection * Mouse and Keyboard only needed for initial setup * VLC Application (included in Full Raspian Image) -* Python-VLC module (needs to be installed during setup) -* Python-crontab module (needs to be installed +* Python-VLC module (used for playback, installed from setup.py) +* Pillow module (used to scale down oversized images, installed from setup.py) +* requests module (used for downloading slideshow data, installed from setup.py) * Cloud account for automated media update (we suggest to use "GrĂ¼ne Wolke") * *The media files need to be provided as ZIP-File containing the images and videos*