Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonHawlk authored Jun 29, 2024
1 parent d60c189 commit f22a35a
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ Além disso, este projeto utiliza as seguintes bibliotecas Go:
```

## Uso

Execute o comando compilado para exibir as informações do sistema no terminal:

```sh
./gofetch
```

O resultado será algo assim:
```
+---------------------------------------------------+
Expand All @@ -73,16 +73,17 @@ O resultado será algo assim:
| GPU: NVIDIA GeForce RTX 4060 Ti |
+---------------------------------------------------+
```
## Contribuição
Contribuições são bem-vindas! Para contribuir, siga os seguintes passos:
1. Fork o repositório.
2. Crie um branch para sua feature (git checkout -b feature/feature-name).
3. Commit suas mudanças (git commit -m 'Add some feature').
4. Push para o branch (git push origin feature/feature-name).
5. Abra um Pull Request.
## Licença
Este projeto está licenciado sob a Licença MIT - veja o arquivo LICENSE para mais detalhes.
Feito por Filipe Moreno (2024) 💾.
Feito por Filipe Moreno 👨‍💻.

0 comments on commit f22a35a

Please sign in to comment.