Skip to content

Commit be128e9

Browse files
authoredApr 22, 2021
Update README.md
1 parent bd79cdd commit be128e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _Requires Java 8 or greater._
4242
compile 'io.github.cdimascio:dotenv-java:2.2.0'
4343
```
4444

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.