Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Mar 28, 2018
1 parent 7a5f2c9 commit e26d0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ dotenv["MY_ENV_VAR1"]
## Android Usage

- Create an assets folder
- Add `env` *(no dot)* to the assets folder.

<img src="assets/android-dotenv.png" width="350">

- Add `env` *(no dot)* to the assets folder.
- Configure dotenv to search `/assets` for a file with name `env`

```
Expand Down

0 comments on commit e26d0db

Please sign in to comment.