From fad380c177bda6d808ceb353f0085e60639393f9 Mon Sep 17 00:00:00 2001 From: Felix Krause Date: Tue, 14 Apr 2015 10:14:32 +0100 Subject: [PATCH] Updated README to also explain URLs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bf22f51..92125f8 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ Will generate 3 promo codes for the the App with the Bundle Identifier `com.exam If you don't pass any paramaters, `codes` will generate a single promo code and print it on the command line. +## Generate URLs + + codes 5 --urls + +If specified, includes a full URL for each code that can be used to redeem that code. + ![assets/codes.gif](assets/codes.gif) ##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx)