Skip to content

Commit

Permalink
Add reference to blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Mar 2, 2019
1 parent 264be13 commit 0257a0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,3 +148,5 @@ After using [settingslogic](https://github.com/settingslogic/settingslogic) for
- __Fail-Fast:__ Settings are eagerly loaded when `source` is called.
- __No Optional Setings:__ Any optional setting can be modeled in a safer way, this library doesn't allow them.
- __Not Tied to a Source File:__ Useful to create multiple environment-specific files.

You can read more about it in [this blog post](https://maximomussini.com/posts/better-settings/).

0 comments on commit 0257a0f

Please sign in to comment.