Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
melchisedech333 committed Oct 12, 2022
1 parent a1c84e7 commit ab47d8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions readme-pt.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Este é um software feito em Javascript e Electron, e seu intuito é ser um leit

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.

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.
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.

<b>Obs:</b> a versão do Electron utilizada nos testes é a 19.0.0.
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

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

Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ This is a software made in Javascript and Electron, and its intention is to be a

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.

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

```bash
electron .
```

<b>Note:</b> the version of Electron used in the tests is 19.0.0.
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

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

Expand Down

0 comments on commit ab47d8e

Please sign in to comment.