From 97c6fb9c507e19cdab9a59615207b5eddce08c46 Mon Sep 17 00:00:00 2001 From: Aleksei Tiurin Date: Mon, 24 Jun 2024 13:25:42 +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 3764e6a..94ae97a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ultron -[ ![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.atiurin/ultron-compose/badge.svg) ](https://maven-badges.herokuapp.com/maven-central/com.atiurin/ultron-compose) +[ ![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.atiurin/ultron-compose/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.atiurin/ultron-compose) ![Android CI](https://github.com/open-tool/ultron/workflows/AndroidCI/badge.svg) Ultron is the simplest framework to develop Android UI tests. It provides simplicity, stability, and maintainability to your tests. It's constructed upon the Espresso, UI Automator and Compose UI testing frameworks. Ultron introduces a range of remarkable new features. Furthermore, Ultron puts you in complete control of your tests!