diff --git a/README.md b/README.md index c7c1ee3..f6328fb 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,18 @@
- deliver • - snapshot • - frameit • - PEM • - sigh • - produce • - cert • + deliver • + snapshot • + frameit • + PEM • + sigh • + produce • + cert • spaceship • pilot • boarding • @@ -29,7 +29,7 @@ gym ============ [![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/fastlane/gym/blob/master/LICENSE) +[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/gym/blob/master/LICENSE) [![Gem](https://img.shields.io/gem/v/gym.svg?style=flat)](http://rubygems.org/gems/gym) [![Build Status](https://img.shields.io/travis/fastlane/gym/master.svg?style=flat)](https://travis-ci.org/fastlane/gym) @@ -169,7 +169,7 @@ end You can then easily switch between the beta provider (e.g. `testflight`, `hockey`, `s3` and more). -For more information visit the [fastlane GitHub page](https://github.com/KrauseFx/fastlane). +For more information visit the [fastlane GitHub page](https://github.com/fastlane/fastlane). # How does it work? @@ -226,12 +226,12 @@ Afterwards the `ipa` file is moved to the output folder. The `dSYM` file is comp ## [`fastlane`](https://fastlane.tools) Toolchain - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow -- [`deliver`](https://github.com/KrauseFx/deliver): Upload screenshots, metadata and your app to the App Store -- [`snapshot`](https://github.com/KrauseFx/snapshot): Automate taking localized screenshots of your iOS app on every device -- [`frameit`](https://github.com/KrauseFx/frameit): Quickly put your screenshots into the right device frames -- [`PEM`](https://github.com/KrauseFx/pem): Automatically generate and renew your push notification profiles -- [`produce`](https://github.com/KrauseFx/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line -- [`cert`](https://github.com/KrauseFx/cert): Automatically create and maintain iOS code signing certificates +- [`deliver`](https://github.com/fastlane/deliver): Upload screenshots, metadata and your app to the App Store +- [`snapshot`](https://github.com/fastlane/snapshot): Automate taking localized screenshots of your iOS app on every device +- [`frameit`](https://github.com/fastlane/frameit): Quickly put your screenshots into the right device frames +- [`PEM`](https://github.com/fastlane/PEM): Automatically generate and renew your push notification profiles +- [`produce`](https://github.com/fastlane/produce): Create new iOS apps on iTunes Connect and Dev Portal using the command line +- [`cert`](https://github.com/fastlane/cert): Automatically create and maintain iOS code signing certificates - [`spaceship`](https://github.com/fastlane/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect - [`pilot`](https://github.com/fastlane/pilot): The best way to manage your TestFlight testers and builds from your terminal - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers