From d6a8585843303fa119b5d81eb1cf34ea03e9e64e Mon Sep 17 00:00:00 2001 From: Ember Stevens Date: Wed, 7 Jun 2023 21:23:35 -0700 Subject: [PATCH] Updates daily flag count --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2826245..afed7b9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This provider is a beta version and should not be considered ready for productio # LaunchDarkly overview -[LaunchDarkly](https://www.launchdarkly.com) is a feature management platform that serves over 100 billion feature flags daily to help teams build better software, faster. [Get started](https://docs.launchdarkly.com/home/getting-started) using LaunchDarkly today! +[LaunchDarkly](https://www.launchdarkly.com) is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. [Get started](https://docs.launchdarkly.com/home/getting-started) using LaunchDarkly today! [![Twitter Follow](https://img.shields.io/twitter/follow/launchdarkly.svg?style=social&label=Follow&maxAge=2592000)](https://twitter.com/intent/follow?screen_name=launchdarkly) @@ -157,7 +157,7 @@ EvaluationContext evaluationContext = new ImmutableContext(new HashMap() {{ ## Learn more -Check out our [documentation](http://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/server-side/dotnet). +Read our [documentation](http://docs.launchdarkly.com) for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the [complete reference guide for this SDK](https://docs.launchdarkly.com/sdk/server-side/dotnet). The authoritative description of all properties and methods is in the [java documentation](https://launchdarkly.github.io/java-server-sdk/).