Skip to content

Commit

Permalink
Add resources section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benr77 committed May 12, 2023
1 parent 45fb080 commit 95b494c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,11 @@ d_zunke_feature_flags:
conditions_config: []
```
## Resources
- [Overview of Feature Flags](https://martinfowler.com/articles/feature-toggles.html)
- [Discussion of feature flag best practices](https://betterprogramming.pub/feature-flag-2-0-how-to-take-your-kill-switch-to-the-next-level-643b5aa2676)
## License
FeatureFlagsBundle is licensed under the MIT license.

0 comments on commit 95b494c

Please sign in to comment.