Skip to content

Commit

Permalink
docs: add link to feature flags guide (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-unleash committed Oct 19, 2023
1 parent a6b08fb commit 2e95e69
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 @@ -1051,3 +1051,5 @@ $gitlabUnleash = UnleashBuilder::create()
->withMetricsEnabled(false)
->build();
```

Check out our guide for more information on how to build and scale [feature flag systems](https://docs.getunleash.io/topics/feature-flags/feature-flag-best-practices)

0 comments on commit 2e95e69

Please sign in to comment.