diff --git a/README.md b/README.md index e3f30f6..5732636 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ PortCameras ------------ +=========== -This is simple python script that downloads live images from the cameras at https://www.portvancouver.com/webcam-page. +This is python script that downloads live images from the cameras at https://www.portvancouver.com/webcam-page. These cameras have a framerate of 10-15 seconds per frame. Intended for intelligence or archival use. This is a work in progress; setup guides and code improvement coming soon! + +Setup Guide +------------ + +requirements are python idk which version yet + +1. Clone the repository +2. Run the folder_create script "python folder_create.txt" +3. Start the main script "python python-webrequest.txt"