Skip to content

Commit fd9494a

Browse files
authored
Fix formatting in architecture section of README
1 parent 6bead0a commit fd9494a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Simular um sistema real de pagamentos aplicando:
1616
---
1717

1818
## 🏗️ Arquitetura
19-
19+
```
2020
src/main/java/dev/leandromoraes/paymentapi
2121
├── adapters
2222
│ └── in
@@ -27,7 +27,7 @@ src/main/java/dev/leandromoraes/paymentapi
2727
│ └── logger
2828
└── presentation
2929
└── handler
30-
30+
```
3131
---
3232

3333
## ⚙️ Tecnologias

0 commit comments

Comments
 (0)