fastlane/lib/fastlane/actions/docs/build_app.md in fastlane-2.214.0 vs fastlane/lib/fastlane/actions/docs/build_app.md in fastlane-2.215.0
- old
+ new
@@ -40,11 +40,11 @@
### Why _gym_?
_gym_ uses the latest APIs to build and sign your application which results in much faster build times.
-| | Gym Features |
-|----------|----------------|
+| | _gym_ Features |
+|----------|------------------|
🚀 | _gym_ builds 30% faster than other build tools like [shenzhen](https://github.com/nomad/shenzhen)
🏁 | Beautiful inline build output
📖 | Helps you resolve common build errors like code signing issues
🚠 | Sensible defaults: Automatically detect the project, its schemes and more
🔗 | Works perfectly with [_fastlane_](https://fastlane.tools) and other tools