Skip to content

Commit 4063f31

Browse files
author
Arthur Maximino
authored
Create README.md
1 parent c984a21 commit 4063f31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<li><a href="https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets">VS Code ES7 React/Redux/React-Native/JS snippets</li>
7474
<li><a href="https://marketplace.visualstudio.com/items?itemName=jpoissonnier.vscode-styled-components">vscode-styled-components</li>
7575
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker">Docker</li>
76-
<li><a href="https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree">Todo Tree</li>
76+
<li><a href="https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree">Todo Tree</a></li>
7777
</ul>
7878

7979
## Running Script
@@ -84,7 +84,7 @@ After cloning or downloading zip repository and entering the folder and execute
8484

8585
## Contribute
8686

87-
1. Make the _fork_ of the project. (<https://github.com/lucaslamar/setup-linux-debian/fork>)
87+
1. Make the _fork_ of the project (<https://github.com/lucaslamar/setup-linux-debian/fork>)
8888
2. Create a _branch_ for your modification (`git checkout -b feature/fooBar`)
8989
3. Make _commit_ (`git commit -m '[FEAT] - Estrutura inicial do projeto'`)
9090
4. _Push_ (`git push origin feature/fooBar`)

0 commit comments

Comments
 (0)