README.md in deliver-0.4.1 vs README.md in deliver-0.4.2

- old
+ new

@@ -298,10 +298,10 @@ **Getting started:** - Run ```snapshot init``` in your project folder - You can edit the new ```snapshot.js``` file with your UI Automation code - Run ```snapshot``` to test if the screenshots work as expected -- Remove the line ```screenshot_folder``` from your ```Deliverfile``` to automatically create new screenshots for each deployment. +- Remove the line ```screenshots_path``` from your ```Deliverfile``` to automatically create new screenshots for each deployment. From now on, when you start ```deliver```, it will first create the new screenshots for you, which then will be uploaded to iTunes Connect. More information about ```snapshot``` can be found on the [Snapshot GitHub page](https://github.com/KrauseFx/snapshot).