Skip to content

Commit 8beca8e

Browse files
authored
chore: update README
Signed-off-by: Jonas Galvez <[email protected]>
1 parent 8855d2a commit 8beca8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This [Fastify](https://fastify.dev) plugin lets you:
1212
- with configuration hooks to **ease router integration** and **other customizations**
1313
- automatically serve your Vite production bundle, inferred from a Vite configuration file.
1414

15-
This repository is also the home of `@fastify/vue` and `@fastify/react`, which are _renderer packages_ *for* `@fastify/vite` and provide basic Nuxt and Next.js-like (respectively) functionality for the latest versions of Vue and React.
15+
This repository is also the home of `@fastify/vue` and `@fastify/react`.
16+
17+
Those are _renderer packages_ *for* `@fastify/vite` and provide basic Nuxt and Next.js-like (respectively) functionality for the latest versions of Vue and React.
1618

1719
See the [full documentation suite](https://fastify-vite.dev) to learn more.
1820

0 commit comments

Comments
 (0)