Skip to content

Commit c14c6ae

Browse files
committed
📝 Update README
1 parent 07c520f commit c14c6ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Depois de executado o comando acima, execute ```cd ..```
8383

8484
---
8585

86-
#####Java
86+
##### Java
8787

8888
Clone o repositório
8989
```sh
@@ -93,7 +93,7 @@ git clone https://github.com/higorpo/fatorial-backend-java backend
9393
### Executando o backend
9494
Siga o tutorial do backend que você baixou acima (Node.js ou Java)
9595

96-
#####Node.js
96+
##### Node.js
9797
```sh
9898
cd backend
9999
yarn dev
@@ -102,7 +102,7 @@ Depois de executado o comando acima, execute ```cd ..```
102102

103103
---
104104

105-
#####Java
105+
##### Java
106106

107107
```sh
108108
cd backend

0 commit comments

Comments
 (0)