README.md in deliver-0.2.2.beta2 vs README.md in deliver-0.2.2
- old
+ new
@@ -4,11 +4,11 @@
Deliver - Continuous Deployment for iOS
============
[![Twitter: @KauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)
-[![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/deliver/blob/develop/LICENSE)
+[![License](http://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/deliver/blob/master/LICENSE)
[![Gem](https://img.shields.io/gem/v/deliver.svg?style=flat)](http://rubygems.org/gems/deliver)
[![Build Status](https://img.shields.io/travis/KrauseFx/deliver/master.svg?style=flat)](https://travis-ci.org/KrauseFx/deliver)
Updating your iOS app should not be painful and time consuming. Automate the
@@ -54,9 +54,11 @@
Install phantomjs (this is needed to control the iTunes Connect frontend)
brew update && brew install phantomjs
If you don't have homebrew installed already, [install it here](http://brew.sh/).
+
+To create new screenshots automatically, check out my other open source project [Snapshot](https://github.com/KrauseFx/snapshot).
# Quick Start
The guide will create all the necessary files for you, using the existing app metadata from iTunes Connect.