Added detekt extension
This commit is contained in:
parent
1e016de5fb
commit
cd4d86969f
11 changed files with 65 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
## Kotlin Example
|
||||
To compile & run the Kotlin example:
|
||||
To run the Kotlin example:
|
||||
|
||||
```console
|
||||
./gradlew run
|
||||
|
@ -9,7 +9,7 @@ To compile & run the Kotlin example:
|
|||
|
||||
## Java Example
|
||||
|
||||
To compile & run the Java example:
|
||||
To run the Java example:
|
||||
|
||||
```console
|
||||
./gradlew runJava
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue