Skip to content

Commit ae75331

Browse files
committed
Update README.md
1 parent fb2d7de commit ae75331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ from configcat_openfeature_provider import ConfigCatProvider
2424
# Configure the OpenFeature API with the ConfigCat provider.
2525
api.set_provider(
2626
ConfigCatProvider(
27-
"sdk-key",
27+
"<YOUR-CONFIGCAT-SDK-KEY>",
2828
# Configure the ConfigCat SDK.
2929
ConfigCatOptions(
3030
polling_mode=PollingMode.auto_poll(60),

0 commit comments

Comments
 (0)