Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored May 31, 2024
1 parent b15f95c commit de970aa
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,10 @@ This project is a JSON translator that uses different translation APIs to transl

### Usage

1. Rename `config.ini.example` to `config.ini`.
1. Download latest version from [releases](https://github.com/brenoepics/json-translate/releases/latest) and unzip.
2. Update and rename `config.ini.example` to `config.ini`.
3. Run the project using the command `java -jar json-translator-1.0-jar-with-dependencies.jar`

To run the project, use the following command:

```bash
mvn exec:java -Dexec.mainClass="io.github.brenoepics.Translate"
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Expand Down

0 comments on commit de970aa

Please sign in to comment.