diff --git a/README.md b/README.md index c56c54d..ee3ebea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # JiboPhotoExport -Export photos (and if possible videos) from your Jibo robot. \ No newline at end of file +Export photos (and if possible videos) from your Jibo robot. + +All you need to do is run the script, give it your IP, and let it run! + +What it does: +1. It gets your Jibo IP from your input +2. It tries the default ssh credentials. If the credentials changed at all it will prompt the user for the credentials. +3. It parallel downloads the images using SFTP +4. It places all images in the Photos folder. \ No newline at end of file