diff --git a/README.md b/README.md index dd5855e..90ce5b3 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ [Effect-TS](https://effect.website/) integration for React 19+ that allows you to write function components using Effect generators. This monorepo contains: -- [The `reffuse` library](packages/reffuse) +- [The `effect-fc` library](packages/effect-fc) - [An example project](packges/example)