Skip to content

Commit 0ff720b

Browse files
authored
Update README.md
1 parent 0e1a938 commit 0ff720b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828

2929
<div>
3030
<p align="center">
31-
<img a src="/public/tftlogo.png" width="60" height="60">
31+
<img a src="/public/tftlogo.png" width="150" height="150">
3232
</p>
3333

34-
## Descrição
34+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Descrição
3535

3636
- Uma ferramenta de assistência para Teamfight Tactics (TFT) desenvolvida em Java, com funcionalidades avançadas para melhorar sua performance no jogo.
3737

@@ -49,7 +49,7 @@
4949
5050
> Histórico de Partidas
5151
52-
## Pré-requisitos
52+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Pré-requisitos
5353

5454
> Java 17+
5555
@@ -59,7 +59,7 @@
5959
6060
> Chave de API da Riot Games
6161
62-
## Configuração
62+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Configuração
6363

6464
### 1. Instalação de Dependências
6565

@@ -95,7 +95,7 @@ git clone https://github.com/bulletdev/tft-assistant.git
9595
cd tft-assistant
9696
````
9797

98-
## Configure a Chave da API da Riot
98+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Configure a Chave da API da Riot
9999

100100

101101
> Crie um arquivo config.properties na raiz do projeto
@@ -115,15 +115,15 @@ mvn clean package
115115
````
116116
mvn javafx:run
117117
````
118-
## Uso
118+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Uso
119119

120120
> Abra o TFT
121121
122122
> Inicie o TFT Assistant
123123
124124
> A ferramenta irá capturar e analisar automaticamente o estado do jogo
125125
126-
## Contribuição
126+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Contribuição
127127

128128
Faça um fork do projeto
129129

@@ -132,7 +132,7 @@ Faça um fork do projeto
132132
- Push para a branch (git push origin feature/nova-feature)
133133
- Abra um Pull Request
134134

135-
# Limitações e Avisos
135+
## <img alt="screenshot" src="public/TFT_Gold.png" width="20" height="20"> Limitações e Avisos
136136

137137
- Requer permissão de captura de tela
138138
- Precisão depende da qualidade da captura

0 commit comments

Comments
 (0)