Skip to content

Commit c49b306

Browse files
author
Meg McRoberts
authored
Rephrase sentence about evaluation tools (#162)
Signed-off-by: Meg McRoberts <[email protected]>
1 parent 0f1561d commit c49b306

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@ This repository describes the requirements and expectations for OpenFeature.
1717

1818
### SDKs and Client Libraries
1919

20-
The project aims to provide a unified API and SDK for feature flag management in various technology stacks. The flag evaluation logic will **not** be handled in the OpenFeature SDK itself but provide a mechanism for interfacing with an external evaluation engine in a vendor agnostic way.
20+
The project aims to provide a unified API and SDK for feature flag management in various technology stacks.
21+
The OpenFeature SDK provides a mechanism for interfacing
22+
with an external evaluation engine in a vendor agnostic way;
23+
it does **not** itself handle the flag evaluation logic.
2124

2225
The OpenFeature project will include client libraries for common technology stacks including, but not limited to:
2326

0 commit comments

Comments
 (0)