generated from ministryofjustice/hmpps-template-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a7b3567
commit 5c48031
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
[![CircleCI](https://circleci.com/gh/ministryofjustice/hmpps-audit-poc-ui/tree/main.svg?style=svg)](https://circleci.com/gh/ministryofjustice/hmpps-audit-poc-ui) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/ministryofjustice/hmpps-audit-poc-ui/badge.svg)](https://snyk.io/test/github/ministryofjustice/hmpps-audit-poc-ui) | ||
|
||
# hmpps-audit-poc-ui | ||
|
||
A POC to investigate how to capture audit information for frontend applications. | ||
|
||
## Latest | ||
|
||
This is currently a skeleton Typescript UI project and no extra functionality has been added. | ||
This is currently a skeleton Typescript UI project and no extra functionality has been added. |