Update README #7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user