Skip to content

Commit

Permalink
fix: update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeniosales committed Sep 6, 2023
1 parent 273b24c commit 7d2bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ A utlização da API de produtos pode ser verificada na wiki na página: [Docume
* [adapters](./src/3-adapters): Interface adapters
* [framework](./src/4-framework): Framework & Drivers

2. Além disso foram empregados princípios do Clean Code, Solid e Design Patterns (Circuit Breaker Pattern, Repository Pattern e Dependency Injection)
2. Além disso foram empregados princípios do Clean Code, Solid (Single responsibility principle e Dependency inversion) e Design Patterns (Circuit Breaker Pattern, Repository Pattern e Dependency Injection)
3. Para testes, foram realizados testes unitários nas camadas de [business](./src/2-business) e [adapters](./src/3-adapters)
## Infra

Expand Down

0 comments on commit 7d2bf17

Please sign in to comment.