Skip to content

Commit

Permalink
Update README.md (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderlan authored Jun 10, 2024
1 parent c396a2e commit c271ba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# **Orion Api**

[![Build](https://github.com/vanderlan/Orion-Api/actions/workflows/sonar.yml/badge.svg)](https://github.com/vanderlan/Orion-Api/actions/workflows/sonar.yml)
[![Build and Test](https://github.com/vanderlan/Orion-Api/actions/workflows/build.yml/badge.svg)](https://github.com/vanderlan/Orion-Api/actions/workflows/build.yml)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=vanderlan_Orion-Api&metric=coverage)](https://sonarcloud.io/summary/overall?id=vanderlan_Orion-Api)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vanderlan_Orion-Api&metric=alert_status)](https://sonarcloud.io/summary/overall?id=vanderlan_Orion-Api)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=vanderlan_Orion-Api&metric=sqale_index)](https://sonarcloud.io/summary/overall?id=vanderlan_Orion-Api)
Expand Down Expand Up @@ -74,4 +74,4 @@ The main objective is to start projects with a clean and simple architecture, wi
dotnet ef migrations add MigrationName -p Company.Orion.Infra.Data -s Company.Orion.Api
dotnet ef database update -p Company.Orion.Infra.Data -s Company.Orion.Api --verbose

*author:* https://github.com/vanderlan
*author:* https://github.com/vanderlan

0 comments on commit c271ba2

Please sign in to comment.