scan/README.md in fastlane-2.21.0.beta.20170316010039 vs scan/README.md in fastlane-2.21.0.beta.20170317010039

- old
+ new

@@ -18,10 +18,11 @@ <a href="https://github.com/fastlane/boarding">boarding</a> &bull; <a href="https://github.com/fastlane/fastlane/tree/master/gym">gym</a> &bull; <b>scan</b> &bull; <a href="https://github.com/fastlane/fastlane/tree/master/match">match</a> </p> + ------- <p align="center"> <img src="assets/scan.png" height="110"> </p> @@ -38,10 +39,11 @@ `scan` makes it easy to run tests of your iOS and Mac app on a simulator or connected device. Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools) ------- + <p align="center"> <a href="#whats-scan">Features</a> &bull; <a href="#installation">Installation</a> &bull; <a href="#usage">Usage</a> &bull; <a href="#tips">Tips</a> &bull; @@ -99,11 +101,11 @@ ### Why `scan`? `scan` uses the latest APIs and tools to make running tests plain simple and offer a great integration into your existing workflow, like [fastlane](https://fastlane.tools) or Jenkins. - | scan Features ---------------------------|------------------------------------------------------------ +| | scan Features | +|----------|-----------------| :checkered_flag: | Beautiful inline build output while running the tests :mountain_cableway: | Sensible defaults: Automatically detect the project, schemes and more :bar_chart: | Support for HTML, JSON and JUnit reports :mag: | Xcode duplicated your simulators again? `scan` will handle this for you :link: | Works perfectly with [fastlane](https://fastlane.tools) and other tools