From caab1cf0588e9b64d04a136de0af19a92188f55d Mon Sep 17 00:00:00 2001 From: sige Date: Thu, 9 Apr 2020 19:01:44 +0200 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa8c6ac7..0aa527ce 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ var isMyAwesomeFeatureEnabled = client.GetValue( ## Polling Modes The ConfigCat SDK supports 3 different polling mechanisms to acquire the setting values from ConfigCat. After latest setting values are downloaded, they are stored in the internal cache then all requests are served from there. Read more about Polling Modes and how to use them at [ConfigCat Docs](https://docs.configcat.com/docs/sdk-reference/csharp/). -## Support -If you need help how to use this SDK feel free to to contact the ConfigCat Staff on https://configcat.com. We're happy to help. +## Need help? +https://configcat.com/support ## Contributing Contributions are welcome.