From 5df558effe760f1c0e3a443583478c026782e7e8 Mon Sep 17 00:00:00 2001 From: Peter Maquiran Date: Sat, 10 Jul 2021 09:22:32 +0100 Subject: [PATCH] Improve readme add link --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8505010be..dde7ad1d5 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ ionic serve build --prod npm run start ``` -## Run test +## Run test[.](#run-test) ```bash # incase you don't have .env file @@ -42,6 +42,7 @@ npm run jest ``` ## Contributing + For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. \ No newline at end of file