From bb044e766ddd8e241f37abb99f114dd4d98dd74f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Valverd=C3=A9?= Date: Fri, 23 Jan 2026 01:55:10 +0100 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 617c408..3d7e9bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Effect FC Monorepo -[Effect-TS](https://effect.website/) integration for React 19+ that allows you to write function components using Effect generators. +[Effect-TS](https://effect.website/) integration for React 19.2+ that allows you to write function components using Effect generators. This monorepo contains: - [The `effect-fc` library](packages/effect-fc)