Skip to content

Commit e8832d8

Browse files
authored
Update README.md
1 parent 939a41f commit e8832d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Use `dotenv.get("...")` instead of Java's `System.getenv(...)`.
3838
compile 'io.github.cdimascio:dotenv-java:1.1.0'
3939
```
4040

41+
Looking for the Kotlin variant? **get [dotenv-kotlin](https://github.com/cdimascio/dotenv-kotlin)**
42+
4143
## Usage
4244
Use `dotenv.get("...")` instead of Java's `System.getenv(...)`. Here's [why](#faq).
4345

0 commit comments

Comments
 (0)