diff --git a/README.md b/README.md index 36dc5f4bc..ecb90da0a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ There are three ways to run `icloudpd`: - **Copy** - download new photos from iCloud (default mode) - **Sync** - download new photos from iCloud and delete local files that were removed in iCloud (`--auto-delete` option) - **Move** - download new photos from iCloud and delete photos in iCloud (`--delete-after-download` option) -- Support for Live Photos (image and video as separate files) +- Support for Live Photos (image and video as separate files) and RAW images (including raw+jpeg) - Automatic de-duplication of photos with the same name - One time download and an option to monitor for iCloud changes continuously (`--watch-with-interval` option) - Optimizations for incremental runs (`--until-found` and `--recent` options)