From dca3c01188a21350cf9360c83aa0765ecb0429ce Mon Sep 17 00:00:00 2001 From: XD Date: Mon, 11 Dec 2023 00:51:10 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d007917..a330e0f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=xuduo_Android-Test-Recorder&metric=sqale_index)](https://sonarcloud.io/summary/new_code?id=xuduo_Android-Test-Recorder) ## Introduction -The Android Test Recorder is a powerful tool for automating UI tests, similar to [Google's Espresso Test Recorder](https://developer.android.com/studio/test/other-testing-tools/espresso-test-recorder). It simplifies the process of creating test scripts for Android applications. +The Android Test Recorder is a tool for automating UI tests, similar to [Google's Espresso Test Recorder](https://developer.android.com/studio/test/other-testing-tools/espresso-test-recorder). It simplifies the process of creating test scripts for Android applications. ## Compatibility and Features - Runs in the Android OS, don't need adb connection