From de897b4eb4f05420ff477ab85a083fdbbded2867 Mon Sep 17 00:00:00 2001 From: Manzano Date: Thu, 31 Oct 2019 15:14:14 +0800 Subject: [PATCH] intro changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd9ba74..bd253c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Introduction to Android UI Testing -The application was created for improving skills (from the very beginning) in testing Android application use Espresso framework. Each screen contains UI elements which are used by many applications. +The application was created for improving skills (from the very beginning) in UI/end-to-end testing of Android applications using Espresso framework. Each screen contains UI elements which are used by many applications.