diff --git a/README.md b/README.md index 443e9a5a..bee28c11 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,7 @@ To update the content of this README, please apply modifications to `README.md.template` instead, and run the `generateReadme` task from Gradle. --> -# android-junit5 [![CircleCI](https://circleci.com/gh/mannodermaus/android-junit5/tree/main.svg?style=svg)][circleci] - -![Logo](.images/logo.png) +# android-junit5 [![CircleCI](https://circleci.com/gh/mannodermaus/android-junit5/tree/main.svg?style=svg)][circleci] A Gradle plugin that allows for the execution of [JUnit 5][junit5gh] tests in Android environments using **Android Gradle Plugin 4.0.0 or later.** diff --git a/README.md.template b/README.md.template index 9d163b8b..14002a32 100644 --- a/README.md.template +++ b/README.md.template @@ -1,6 +1,4 @@ -# android-junit5 [![CircleCI](https://circleci.com/gh/mannodermaus/android-junit5/tree/main.svg?style=svg)][circleci] - -![Logo](.images/logo.png) +# android-junit5 [![CircleCI](https://circleci.com/gh/mannodermaus/android-junit5/tree/main.svg?style=svg)][circleci] A Gradle plugin that allows for the execution of [JUnit 5][junit5gh] tests in Android environments using **Android Gradle Plugin ${constants.minimumRequiredAgpVersion} or later.**