diff --git a/README.md b/README.md index 00745c436..7fb45cde3 100644 --- a/README.md +++ b/README.md @@ -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