diff --git a/README.md b/README.md index 4923087b..55955492 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,16 @@ Angular Versions ------------------------- This library supports many different Angular Versions. If you wish to use this library with your specific version of Angular, then you will need to install the following versions. + +*Angular Compatibility* +| **@formio/angular** | **Angular Version** | **formiojs** | +|---------------------|---------------------|--------------| +| 6.0.0 | 16 | 4.x | +| 6.5.0 | 16 | 5.x | +| 7.0.0 | 17 | 4.x | +| 7.5.0 | 17 | 5.x | +| 8.0.0 | 18 | 5.x | + ## Angular 17 Angular 17 versions are currently released as "latest" so you can install with Angular 17 with the following commands.