diff --git a/README.md b/README.md index 2bf70c2..22a14c5 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,10 @@ Configure the file `.env.development` with the url Run `npm ci` Run `npm run build` + + +# Run the tests + +Run `npm ci` + +Run `npm test`