This repository was archived by the owner on Nov 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Deliver - Continuous Deployment for iOS
6
6
============
7
7
8
8
[ ![ Twitter: @KauseFx ] ( https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat )] ( https://twitter.com/KrauseFx )
9
- [ ![ License] ( http://img.shields.io/badge/license-MIT-green.svg?style=flat )] ( https://github.com/KrauseFx/deliver/blob/develop /LICENSE )
9
+ [ ![ License] ( http://img.shields.io/badge/license-MIT-green.svg?style=flat )] ( https://github.com/KrauseFx/deliver/blob/master /LICENSE )
10
10
[ ![ Gem] ( https://img.shields.io/gem/v/deliver.svg?style=flat )] ( http://rubygems.org/gems/deliver )
11
11
[ ![ Build Status] ( https://img.shields.io/travis/KrauseFx/deliver/master.svg?style=flat )] ( https://travis-ci.org/KrauseFx/deliver )
12
12
@@ -57,6 +57,8 @@ Install phantomjs (this is needed to control the iTunes Connect frontend)
57
57
58
58
If you don't have homebrew installed already, [ install it here] ( http://brew.sh/ ) .
59
59
60
+ To create new screenshots automatically, check out my other open source project [ Snapshot] ( https://github.com/KrauseFx/snapshot ) .
61
+
60
62
# Quick Start
61
63
62
64
You can’t perform that action at this time.
0 commit comments