feat: Added badges for SonarCloud and Vercel deployment

This commit is contained in:
Bart van der Braak 2023-06-06 18:06:55 +02:00 committed by GitHub
parent 77644f2aa3
commit fa36c6b13c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,11 +3,17 @@
<h5>Open Source Multi-client Ticket Dashboard</h5>
</div>
<div align="center">
<a href="https://sonarcloud.io/summary/new_code?id=bartvdbraak_omnidash"><img src="https://sonarcloud.io/api/project_badges/measure?project=bartvdbraak_omnidash&metric=vulnerabilities" /></a>
<a href="https://github.com/bartvdbraak/omnidash/deployments/activity_log?environment=Production"><img src="https://img.shields.io/github/deployments/bartvdbraak/omnidash/production?label=vercel&logo=vercel" /></a>
</div>
<div align="center">
<a href="https://omnidash.io?ref=github">omnidash.io</a>
</div>
<br/>
## Installation
To install the project and its dependencies, follow these steps: