diff --git a/README.md b/README.md index f52affd..21ad103 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # MyWebsite +[![Node.js CI](https://github.com/andrew-stuart-cross/my-website/actions/workflows/node.js.yml/badge.svg)](https://github.com/andrew-stuart-cross/my-website/actions/workflows/node.js.yml) +![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/andrew-stuart-cross/my-website/node.js.yml) +[![codecov](https://codecov.io/gh/andrew-stuart-cross/my-website/graph/badge.svg?token=cCIxAWPeGl)](https://codecov.io/gh/andrew-stuart-cross/my-website) +[![Known Vulnerabilities](https://snyk.io/test/github/andrew-stuart-cross/my-website/badge.svg)](https://snyk.io/test/github/andrew-stuart-cross/my-website) + This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.7. ## Development server @@ -24,4 +29,4 @@ Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To u ## Further help -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. \ No newline at end of file +To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.