Improve readme add link

This commit is contained in:
Peter Maquiran
2021-07-10 09:22:32 +01:00
parent 7b7e9016e7
commit 5df558effe
+2 -1
View File
@@ -30,7 +30,7 @@ ionic serve build --prod
npm run start npm run start
``` ```
## Run test ## Run test[.](#run-test)
```bash ```bash
# incase you don't have .env file # incase you don't have .env file
@@ -42,6 +42,7 @@ npm run jest
``` ```
## Contributing ## Contributing
For major changes, please open an issue first to discuss what you would like to change. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. Please make sure to update tests as appropriate.