From 7c36a8554a9e9a6f693ea3db30a469a772490ea9 Mon Sep 17 00:00:00 2001 From: Lambdatest Keys <126776938+keys-github@users.noreply.github.com> Date: Sun, 17 May 2026 13:36:31 +0530 Subject: [PATCH] fix: update README branding and remove non-template links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 792c320..e55aa50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Run TestCafe Tests on TestMu AI (Formerly LambdaTest) +# Run TestCafe Tests on TestMu AI (Formerly LambdaTest)

Made by TestMu AI @@ -17,8 +17,8 @@ With TestMu AI (Formerly LambdaTest), you can run TestCafe end-to-end browser te ### Prerequisites -- [Node.js](https://nodejs.org/en/download/) (LTS version recommended) and npm -- [TestCafe](https://devexpress.github.io/testcafe/) installed globally: +- Node.js (LTS version recommended) and npm +- TestCafe installed globally: ```bash npm install -g testcafe @@ -30,7 +30,7 @@ npm install -g testcafe npm install testcafe-browser-provider-lambdatest ``` -- A TestMu AI (Formerly LambdaTest) account — [sign up here](https://www.testmuai.com/register/) +- A TestMu AI (Formerly LambdaTest) account — sign up here ### Setup