Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Sep 20, 2020
1 parent 939a41f commit e8832d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Use `dotenv.get("...")` instead of Java's `System.getenv(...)`.
compile 'io.github.cdimascio:dotenv-java:1.1.0'
```

Looking for the Kotlin variant? **get [dotenv-kotlin](https://github.com/cdimascio/dotenv-kotlin)**

## Usage
Use `dotenv.get("...")` instead of Java's `System.getenv(...)`. Here's [why](#faq).

Expand Down

0 comments on commit e8832d8

Please sign in to comment.