From 1809f2fa8fa75610deb146839d310f2b967d3e6e Mon Sep 17 00:00:00 2001 From: Simon Priet Date: Wed, 8 Sep 2021 13:01:44 +0200 Subject: [PATCH] Fixed typos in the readme.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e33f1a34..c575b79d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ I fond 2 tools that can help us more: Please note the existance of a pure cypress branch that doen't rely on BDD. -# Installation +## Installation The code has been written with VSC in mind, on a Windows 10 machine, so a launch.json is available to help run and debug the softwares. No helpers are available for other IDE.