summaryrefslogtreecommitdiff
path: root/fastlane/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'fastlane/README.md')
-rw-r--r--fastlane/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/fastlane/README.md b/fastlane/README.md
index 7ec1207f..96002ac1 100644
--- a/fastlane/README.md
+++ b/fastlane/README.md
@@ -23,6 +23,14 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do
Runs all the tests
+### android screenshots
+
+```sh
+[bundle exec] fastlane android screenshots
+```
+
+
+
### android beta
```sh