From 329cb5a30a487a1fd1fe1060446deacb3fbf0a35 Mon Sep 17 00:00:00 2001 From: salmank Date: Sun, 17 May 2026 13:06:55 +0530 Subject: [PATCH] fix: Remove extra links and fix H1 title in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bfa58d4..32bf238 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Run Appium Java Serenity Tests on TestMu AI (Formerly LambdaTest) +# Run Appium Java Serenity Tests on TestMu AI (Formerly LambdaTest)

Made by TestMu AI @@ -18,8 +18,8 @@ With TestMu AI (Formerly LambdaTest), you can run Appium Java Serenity tests acr ### Prerequisites - **Java Development Kit (JDK)** 1.6 or higher (latest version recommended). -- **Maven** installed. Download from the [official website](https://maven.apache.org/) or install via [Homebrew](https://brew.sh/) on Linux/macOS. -- A [TestMu AI account](https://www.testmuai.com/register/). Retrieve your **Username** and **Access Key** from the [TestMu AI Automation Dashboard](https://appautomation.testmuai.com/). +- **Maven** installed. Download from the official website or install via Homebrew on Linux/macOS. +- A TestMu AI account. Retrieve your **Username** and **Access Key** from the TestMu AI Automation Dashboard. ### Setup