Skip to content

Commit 30dd58c

Browse files
Update README.md
1 parent d44f2ac commit 30dd58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=pangolin-do-golang_thumb-processor-apii&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=pangolin-do-golang_tech-challenge) ![Known Vulnerabilities](https://snyk.io/test/github/pcbarretos/pangolin-do-golang/tech-challenge/badge.svg)
1+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=pangolin-do-golang_thumb-processor-api&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=pangolin-do-golang_thumb-processor-api) ![Known Vulnerabilities](https://snyk.io/test/github/pcbarretos/pangolin-do-golang/tech-challenge/badge.svg)
22

33
[Coverage Report](https://sonarcloud.io/summary/overall?id=pangolin-do-golang_thumb-processor-api)
44

@@ -102,4 +102,4 @@ The documentation can be founded at the path `/docs/swagger.yaml` or accessing t
102102
- `adapters`: Directory to contain external services that will interact with the application core.
103103
- `db`: Directory contains the implementation of the repositories.
104104
- `rest`: Directory that contains the definition of the application's controllers and handlers for manipulating data provided by the controller
105-
- `domainerrors`: Directory that contains the definition of the application's domain errors.
105+
- `domainerrors`: Directory that contains the definition of the application's domain errors.

0 commit comments

Comments
 (0)