diff --git a/README.md b/README.md index e802c07..0fc9d5e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # demo_app -A simple cross-platform Android & iOS app, built with Flutter, for testing +A simple cross-platform Android & iOS app, built with Flutter, for testing [Maestro framework](https://github.com/mobile-dev-inc/maestro). ### How does it work? @@ -10,9 +10,7 @@ A simple cross-platform Android & iOS app, built with Flutter, for testing 3. Link to the binaries in GCS bucket are in [e2e/manifest.txt][manifest] Whenever E2E pipeline of Maestro runs, it downloads the binaries from the GCS -and runs flows in the [e2e/workspaces/demo_app] +and runs flows in the [e2e/workspaces/demo_app][workspace] workspace (among others). - - -[workspace]: +[workspace]: https://github.com/mobile-dev-inc/maestro/tree/main/e2e/workspaces/demo_app [manifest]: https://github.com/mobile-dev-inc/maestro/blob/main/e2e/manifest.txt