Skip to content

Commit

Permalink
docs: 📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
solrachix committed Jan 15, 2022
1 parent 51c5f61 commit 7b5dff2
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,14 @@

### Clone

- Clone this repo to your local machine using:
- Clone este repositório na sua maquina local, usando:

```
https://github.com/solrachix/icons-manager
git clone https://github.com/solrachix/icons-manager.git
```

---


### Setup

- Instalar dependências do projeto
Expand Down Expand Up @@ -106,29 +105,29 @@ https://github.com/solrachix/icons-manager

### Passo 1

- 🍴 Fork this repo!
- 🍴 Fork este repositório!

### Passo 2

- 👯 Clone this repo to your local machine using `https://github.com/solrachix/icons-manager`
- 👯 Clone este repositório na sua maquina local, usando: `git clone https://github.com/solrachix/icons-manager.git`

### Passo 3

- 🎋 Create your feature branch using `git checkout -b my-feature`
- 🎋 Crie sua branch de feature com: `git checkout -b my-feature`

### Passo 4

- ✅ Commit your changes using `git commit -m 'feat: My new feature'`;
- ✅ Faça commit das suas alterações assim: `git commit -m 'feat: My new feature'`;

### Passo 5

- 📌 Push to the branch using `git push origin my-feature`;
- 📌 Suba a sua nova branch assim: `git push origin my-feature`;

### Passo 6

- 🔃 Create a new pull request
- 🔃 Agora cria uma pull request

After your Pull Request is merged, can you delete your feature branch.
Depois que sua solicitação de pull for mesclada, você poderá excluir sua brach.

---

Expand All @@ -144,7 +143,7 @@ Entre em contato comigo em um dos seguintes lugares!
## 📝 License
<img alt="License" src="https://img.shields.io/badge/license-MIT-5965e0?style=for-the-badge&labelColor=5965e0&color=5965e0">

This project is under the [Artistic License 2.0](./LICENSE). file for details.
Este projeto está sob a [Licença Artística 2.0](./LICENSE). arquivo para detalhes.

---

Expand Down

0 comments on commit 7b5dff2

Please sign in to comment.