We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77e689 commit 8738e31Copy full SHA for 8738e31
src/OpenFeature.Contrib.Providers.Flagd/README.md
@@ -1,12 +1,12 @@
1
-# flagd Feature Flag .NET Provider
+# flagd .NET Provider
2
3
The flagd Flag provider allows you to connect to your flagd instance.
4
5
# .Net SDK usage
6
7
## Install dependencies
8
9
-The first things we will do is install the **Open Feature SDK** and the **GO Feature Flag provider**.
+We will first install the **OpenFeature SDK** and the **flagd provider**.
10
11
### .NET Cli
12
```shell
0 commit comments