Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed Nov 22, 2019
1 parent da49771 commit 33843c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ file with the sample env file to find missing keys. If any keys which are in .en

`Note`: To use this, a sample env file `.env.sample` should be placed in the root dir


Other config include dotenv's configs like encoding (Default: utf8) and debug(Default: false)

### Without config file supplied:

```javascript
Expand Down Expand Up @@ -119,6 +122,7 @@ will be processed to
}
```


## Contributing

In general, we follow the "fork-and-pull" Git workflow.
Expand Down

0 comments on commit 33843c0

Please sign in to comment.