diff --git a/README.md b/README.md index 8311a39..bbb94ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# PiCamera-GUI -A mininalistic picamera GUI to take pictures or videos with Raspberry-Pi. +# 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. @@ -7,4 +7,4 @@ An effort to make an simple picamera application to take pictures and videos wit - to show or hide input panel. - to quick-save instantly with default timestamped filename. - to save with the filename written in the input panel; If the input panel is hidden it works as quick-save. - - closes the application. \ No newline at end of file + - closes the application.