Skip to content

Commit

Permalink
feature #2 - Update Eeadme
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeniosales committed Oct 17, 2022
1 parent b9a4378 commit f9bdb3c
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 (Dependency Injection e Repository Pattern)
2. Além disso foram empregados princípios do Clean Code, Solid 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 f9bdb3c

Please sign in to comment.