Skip to content

Commit 5fd2166

Browse files
Update README.md file
1 parent 4b353cf commit 5fd2166

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ This SDK is designed to work with Split, the platform for controlled rollouts, w
99

1010
## Compatibility
1111

12-
This SDK is compatible with React 16.3.0 and above, since it uses [React Context API](https://reactjs.org/docs/context.html).
13-
14-
Some features, such as `useSplitClient` and `useSplitTreatments`, use [React Hooks API](https://reactjs.org/docs/hooks-overview.html) that requires React 16.8.0 or later.
12+
This SDK is compatible with React 16.8.0 and above, since it uses **React Hooks** introduced in that version.
1513

1614
## Getting started
1715
Below is a simple example that describes the instantiation and most basic usage of our SDK:

0 commit comments

Comments
 (0)