diff --git a/README.md b/README.md
index 9f2f31c..d0b1f94 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,16 @@ In addition it sorts the classes logically, removes unnecessary whitespaces and
+> [!NOTE]
+> Support for tailwindcss v4 is currently in beta.
+>
+> If you are on tailwindcss v4, install the beta version of this plugin: `npm i -D eslint-plugin-readable-tailwind@beta`.
+> Please report any feedback or issues you encounter with the beta version in the [discussions](https://github.com/schoero/eslint-plugin-readable-tailwind/discussions/71).
+> Additional breaking changes are documented in the [CHANGELOG on the v2 branch](https://github.com/schoero/eslint-plugin-readable-tailwind/blob/v2/CHANGELOG.md).
+
+
+
+