Skip to content

Commit b88f90d

Browse files
authored
Update README.md
1 parent e552efc commit b88f90d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@
33
![Stars](https://img.shields.io/github/stars/helpdeveloper/java-modular-architecturei.svg)
44
![Release Version](https://img.shields.io/github/release/helpdeveloper/java-modular-architecture.svg)
55
# Arquitetura modular
6-
### Projeto em desenvolvimento
6+
7+
O objetivo do bom design de software, como já diria Robert C. Martin, em seu livro 'Clean Architecture: A Craftsman's Guide to Software Structure and Design', é minimizar os recursos humanos necessários para construir e manter um determinado sistema. Esse projeto é inspirado em situações e dificuldades reais já vivenciadas que nos permitiu ter uma visão um pouco mais abrangente sobre como ter e construir uma arquitetura duradoura.
78

89
<p align="center">
910
<img src="./images/arch.png" height="350">
1011
</p>
1112

13+
"The only way to go fast, is to go well."
14+
- Robert C. Martin
15+
1216
## Foco no negócio
1317

1418
### domain

0 commit comments

Comments
 (0)