Browse Source

Update README.md

PhilippeAccorsi 5 years ago
parent
commit
e9d51df8e4
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md View File

@@ -76,7 +76,7 @@ This script check if nodejs is installed (npm is necessary to install Cypress),
76 76
     cd functionnal_tests/
77 77
     ./node_modules/.bin/cypress run
78 78
 
79
-##Run tests with cypressgui ##
79
+## Run tests with cypressgui ##
80 80
 
81 81
 Open Cypress with graphical interface
82 82