Skip to content

Commit 44a88c8

Browse files
committed
fix readme
1 parent a72cee1 commit 44a88c8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# demo_app
22

3-
A simple cross-platform Android & iOS app, built with Flutter, for testing
3+
A simple cross-platform Android & iOS app, built with Flutter, for testing
44
[Maestro framework](https://github.com/mobile-dev-inc/maestro).
55

66
### How does it work?
@@ -10,9 +10,7 @@ A simple cross-platform Android & iOS app, built with Flutter, for testing
1010
3. Link to the binaries in GCS bucket are in [e2e/manifest.txt][manifest]
1111

1212
Whenever E2E pipeline of Maestro runs, it downloads the binaries from the GCS
13-
and runs flows in the [e2e/workspaces/demo_app]
13+
and runs flows in the [e2e/workspaces/demo_app][workspace] workspace (among others).
1414

15-
16-
17-
[workspace]:
15+
[workspace]: https://github.com/mobile-dev-inc/maestro/tree/main/e2e/workspaces/demo_app
1816
[manifest]: https://github.com/mobile-dev-inc/maestro/blob/main/e2e/manifest.txt

0 commit comments

Comments
 (0)