From 80187fda6cbc3747a039141ec7bd37276fe595da Mon Sep 17 00:00:00 2001 From: salmank Date: Sun, 17 May 2026 13:05:23 +0530 Subject: [PATCH] fix: Remove extra links and fix H1 title in README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4e610d3..993c151 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Run SmartUI Appium Java Tests on TestMu AI (Formerly LambdaTest) +# Run SmartUI Appium Java Tests on TestMu AI (Formerly LambdaTest)

Made by TestMu AI @@ -17,10 +17,10 @@ With TestMu AI (Formerly LambdaTest), you can run SmartUI Appium tests across re ### Prerequisites -- [Java 8](https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) or later -- [Maven](https://maven.apache.org/) installed (can also use [Homebrew](https://brew.sh/) on Linux/macOS) -- [Appium Java client library](https://github.com/appium/java-client) -- A TestMu AI (Formerly LambdaTest) account — [sign up here](https://www.testmuai.com/register/) +- Java 8 or later +- Maven installed (can also use Homebrew on Linux/macOS) +- Appium Java client library +- A TestMu AI (Formerly LambdaTest) account — sign up here ### Setup @@ -99,7 +99,7 @@ mvn test -P ios mvn test -P iosweb ``` -Test results are displayed on the [TestMu AI App Automation Dashboard](https://appautomation.lambdatest.com/build). +Test results are displayed on the TestMu AI App Automation Dashboard. ### Local testing with TestMu AI Tunnel