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.