Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icepeppermint committed Jan 9, 2023
1 parent 97aceae commit 6d45d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,8 @@ try {
```

## Kotlin support
If you are using the [Kotlin programming language](https://kotlinlang.org), try to use _Conditional-Kotlin_. It makes it easier for you to make conditional expressions.
If you are using the [Kotlin programming language](https://kotlinlang.org), try to use _Conditional-Kotlin_.
It makes it easier for you to make conditional expressions in Kotlin.

To add a dependency on _Conditional-Kotlin_ using Gradle, use the following:
```groovy
Expand Down

0 comments on commit 6d45d35

Please sign in to comment.