Skip to content

Commit

Permalink
feat: version at README.prp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored May 31, 2024
1 parent 7701ccb commit 5238bfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.prp.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# JSON Translator for Java
# JSON Translator for Java ({_ currentVersion _})

![Java](https://img.shields.io/badge/java-%3E%3D8-blue)
![Kotlin](https://img.shields.io/badge/kotlin-%3E%3D2.0.0-blue)
Expand Down Expand Up @@ -29,7 +29,7 @@ This project is a JSON translator that uses different translation APIs to transl

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`
3. Run the project using the command `java -jar json-translator-{_currentVersion_}-jar-with-dependencies.jar`

## Contributing

Expand Down

0 comments on commit 5238bfe

Please sign in to comment.