Corrected Spelling mistakes

This commit is contained in:
Tim
2024-08-11 12:03:13 +02:00
parent c321727426
commit 951fded7b1
+2 -1
View File
@@ -1,4 +1,4 @@
# PiVidep
# PiVideo
This is a collection of scripts which run a video in a loop until a Button connected to GPIO is Pressed.
Then another video is played once.
@@ -9,3 +9,4 @@ For installation download and run setup.sh
wget -L "https://raw.githubusercontent.com/miT-nib-hcI/PiVideo/main/setup.sh"
./setup.sh
```