diff --git a/README.md b/README.md index 063e467..e33fe80 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