Skip to content

Commit ab47d8e

Browse files
Updates
1 parent a1c84e7 commit ab47d8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

readme-pt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Este é um software feito em Javascript e Electron, e seu intuito é ser um leit
2424

2525
A ideia é muito simples, eu seleciono o texto, e quando solto o botão do mouse, imediatamente abre uma janela com o texto selecionado sendo traduzido no Google Translate.
2626

27-
Para utilizar a aplicação, basta realizar o download do repositório, acessá-lo e executar electron, passando como parâmetro o diretório em questão.
27+
Para utilizar a aplicação, basta realizar o download do repositório, acessá-lo e executar o <b>electron</b>, passando como parâmetro o diretório em questão.
2828

29-
<b>Obs:</b> a versão do Electron utilizada nos testes é a 19.0.0.
29+
A versão do Electron utilizada nos testes é a 19.0.0, e você pode baixar ela aqui: https://github.com/electron/electron/releases/tag/v19.0.0
3030

3131
**If my code has helped you, please consider [sponsoring me](https://github.com/sponsors/melchisedech333) :blue_heart:**
3232

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This is a software made in Javascript and Electron, and its intention is to be a
2424

2525
The idea is very simple, I select the text, and when I release the mouse button, it immediately opens a window with the selected text being translated in Google Translate.
2626

27-
To use the application, just download the repository, access it and run electron, passing the directory in question as a parameter.
27+
To use the application, just download the repository, access it and run <b>electron</b>, passing the directory in question as a parameter.
2828

2929
```bash
3030
electron .
3131
```
3232

33-
<b>Note:</b> the version of Electron used in the tests is 19.0.0.
33+
The Electron version used in the tests is 19.0.0, and you can download it here: https://github.com/electron/electron/releases/tag/v19.0.0
3434

3535
**If my code has helped you, please consider [sponsoring me](https://github.com/sponsors/melchisedech333) :blue_heart:**
3636

0 commit comments

Comments
 (0)