Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Nov 30, 2017
1 parent 3cc2375 commit 05ddf20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ val dotenv = Dotenv
#### Get an environment variable
Note, environment variables specified in `.env` take precedence over those configured in the actual environment.

with Kotlin
```kotlin
dotenv["MY_ENV_VAR1"]
```
Expand Down

0 comments on commit 05ddf20

Please sign in to comment.