From 8399a6336a9cf7fc9f7c7a3414389b0a0609e0a0 Mon Sep 17 00:00:00 2001 From: Somnath Pandit <64902766+panditsomnath10016git@users.noreply.github.com> Date: Thu, 29 Dec 2022 21:22:50 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 751faf7..bbb94ea 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PiCamera-GUI +# simplePiCamera-GUI A mininalistic picamera GUI to take pictures or ~videos~ with Raspberry-Pi. An effort to make an simple picamera application to take pictures and videos with picamera module in python. Initially it is a script to take only pictures but hopefully I will get time to extend it to take videos and set the different camera parameters.