Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriabaevzooz committed Oct 31, 2019
1 parent dbf8054 commit 410c6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ This package will help you organize and validate all your environment variables
## How does it work?
It goes over the configuration you provide, and returns an object where the `key` is the `<ENV_PARAM_NAME>` and the value is `process.env[<ENV_PARAM_NAME>]` after it was validated and sanitized.

#configuration
### configuration

`mandatory` - sets this param as mandatory.

Expand Down

0 comments on commit 410c6e6

Please sign in to comment.