Skip to content

Commit 41df80e

Browse files
authored
fix: remove mention of local eval in readme
Signed-off-by: Michael Beemer <[email protected]>
1 parent 12c6398 commit 41df80e

File tree

1 file changed

+1
-1
lines changed
  • providers/openfeature-provider-flagd

1 file changed

+1
-1
lines changed

providers/openfeature-provider-flagd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flagd Provider for OpenFeature
22

3-
This provider is designed to use flagd's [evaluation protocol](https://github.com/open-feature/schemas/blob/main/protobuf/schema/v1/schema.proto), or locally evaluate flags defined in a flagd [flag definition](https://github.com/open-feature/schemas/blob/main/json/flagd-definitions.json).
3+
This provider is designed to use flagd's [evaluation protocol](https://github.com/open-feature/schemas/blob/main/protobuf/schema/v1/schema.proto).
44

55
## Installation
66

0 commit comments

Comments
 (0)