Skip to content

Commit f36e3f2

Browse files
committed
fix readme
Signed-off-by: Roman Dmytrenko <rdmytrenko@gmail.com>
1 parent e1abce6 commit f36e3f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -525,6 +525,7 @@ go func() {
525525
// The context carries the necessary information for the TestProvider.
526526
_ = openfeature.NewDefaultClient().Boolean(ctx, "my_flag", false, openfeature.EvaluationContext{})
527527
}()
528+
```
528529

529530
### Mocks
530531

0 commit comments

Comments
 (0)