diff --git a/README.md b/README.md index 81afc5dad..79f72576b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This GitHub project hosts two somewhat distinct projects: # AndroidX Test Libraries +[//]: # (krishna) The AndroidX Test Library provides an extensive framework for testing Android apps. This library provides a set of APIs that allow you to quickly build and run test code for your apps, including JUnit 4 and functional user interface (UI) tests. You can run tests created using these APIs from the Android Studio IDE or from the command line. For more details see [developers.android.com/testing](https://developers.android.com/testing)