From e8c6b5101b741eec93796dfdef48ee20b94ff0e7 Mon Sep 17 00:00:00 2001 From: ABHISHEK PATHAK <51234843+myofficework000@users.noreply.github.com> Date: Fri, 29 Aug 2025 20:37:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---