diff --git a/README.md b/README.md index 01bb07a1f..1c664d10f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Version 3 has been released! You can read about the [updates here](https://githu # Table of contents * [Install](#install) * [Demo](#demo) +* [Compatibility](#compatibility) * [Usage](#usage) * [API](#api) * [Customize Columns](#customize-columns) @@ -44,6 +45,14 @@ If your project doesn't already use them, you need to install `@material-ui/core Browse live demos of all examples in this repo in [here](https://codesandbox.io/s/github/gregnb/mui-datatables)! +## compatibility + +| mui-datatables | material-ui/core | +| ------------- | ------------- | +| ^2.0.0 | ^3.0.0 | +| ^3.0.0 | ^4.10.0 | +| ^3.8.0 | ^4.12.0 | + ## Usage For a simple table: