Skip to content

Commit

Permalink
docs: Added link to feature flag best practices article (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Kolstad authored Oct 12, 2023
1 parent 54bf433 commit def11ea
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 @@ -484,3 +484,7 @@ UnleashConfig config = UnleashConfig.builder()

Unleash unleash = new DefaultUnleash(config);
```

### Other information

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

0 comments on commit def11ea

Please sign in to comment.