diff --git a/README.md b/README.md
index 9f8f2bd6..c4cd70f3 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,8 @@ The hope is that, based on this data, Vaadin may consider in the future to provi
an official extension.
Statistic are collected only in development mode and no sensitive data is
gathered.
-For instructions on how to opt-out, see the [client-side collector repository](https://github.com/vaadin/vaadin-usage-statistics#opting-out).
+For instructions on how to opt-out, see
+the [client-side collector repository](https://github.com/vaadin/vaadin-usage-statistics#opting-out).
## Getting started
@@ -49,18 +50,19 @@ or download the [starter project](https://github.com/mcollovati/quarkus-hilla-st
```xml
- com.github.mcollovati
- quarkus-hilla
- 2.0.0-alpha1
+ com.github.mcollovati
+ quarkus-hilla
+ 2.2.1
```
## Compatibility Matrix
-| Quarkus-Hilla | Quarkus | Hilla | Vaadin |
-|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------------------------------------------------------------:|
-| | | | |
-| | | | |
+| Quarkus-Hilla | Quarkus | Hilla | Vaadin |
+|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------:|
+| | | | |
+| | | | |
+| | | | |
**NOTE**: These versions are known to work together. Other combinations may work, but are not tested.