Update README #7

Merged
marvinelsen merged 2 commits from update-versions into main 2024-09-25 18:32:26 +00:00
Showing only changes of commit d8d9ee7939 - Show all commits

View File

@ -3,6 +3,14 @@
A parser for the [CC-CEDICT](https://www.mdbg.net/chinese/dictionary?page=cedict) Chinese-to-English dictionary written
in [Kotlin](https://kotlinlang.org).
## Build
To build the project locally, simply run the following command from the terminal:
```sh
./gradlew build
```
## Installation
_CC-CEDICT Parser for Kotlin_ is available