README.md in pilot-1.9.2 vs README.md in pilot-1.10.0
- old
+ new
@@ -33,17 +33,16 @@
[![Gem](https://img.shields.io/gem/v/pilot.svg?style=flat)](http://rubygems.org/gems/pilot)
###### The best way to manage your TestFlight testers and builds from your terminal
-This tool allows you to manage all important features of Apple TestFlight using your terminal.
+Pilot makes it easier to manage your app on Appleās TestFlight. You can:
-- Upload new builds and distribute them to all testers
-- List all available builds
-- Add and remove beta testers
-- Get information about testers, like the registered devices
-- Export and import all your testers
+- Upload & distribute builds
+- Add & remove testers
+- Retrieve information about testers & devices
+- Import/export all available testers
Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools)
`pilot` uses [spaceship.airforce](https://spaceship.airforce) to interact with iTunes Connect :rocket:
@@ -156,10 +155,10 @@
+-----------+---------+----------------------------+-----------+
```
### Add a new tester
-To add a new tester to both your iTunes Connect account and to your app (if given), use the `pilot add` command. This will create a new tester (if necesssary) or add an existing tester to the app to test.
+To add a new tester to both your iTunes Connect account and to your app (if given), use the `pilot add` command. This will create a new tester (if necessary) or add an existing tester to the app to test.
```
pilot add email@invite.com
```