diff --git a/README.md b/README.md index b23f255..794e45f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Unlike traditional unit tests, screenshot tests focus on the **UI appearance**, - Catching UI bugs before code reaches production - Verifying pixel-perfect implementations -- Running fast, emulator-free UI checks in CI +- Runs faster, emulator-free UI checks in CI ---