diff --git a/README.md b/README.md index 86f0620b..92b2b265 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ IEEE Transactions on Visualization and Computer Graphics (InfoVis), 20(12): 1983 ## UpSet 2.0 as a React Component +*Please note*: upset2-react is not currently released in the NPM registry. A large, config breaking feature ([back selection](https://github.com/visdesignlab/upset2/pull/370)) is in development and upset2-react will be released with the finalization of this feature. + UpSet 2.0 can be imported as a React component using: ```console