Skip to content

Commit 1c1cba2

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

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,19 @@ This [Fastify](https://fastify.dev) plugin lets you:
1414

1515
This repository is also the home of `@fastify/vue` and `@fastify/react`.
1616

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.
17+
Those are _renderer packages_ *for* `@fastify/vite` and provide basic Nuxt and Next.js-like functionality, respectively.
1818

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

21-
Official examples can be found in [`examples/`](https://github.com/fastify/fastify-vite/tree/dev/examples).
22-
21+
Official examples (low-level integration) can be found in [`examples/`](https://github.com/fastify/fastify-vite/tree/main/examples).
2322

23+
Official starters (DX-focused) using `@fastify/vue` and `@fastify/react` can be found in [`starters/`](https://github.com/fastify/fastify-vite/tree/main/starters).
2424

2525
## Team
2626

2727
- Jonas Galvez [@galvez](https://github.com/galvez)
2828
- Wei Wang [@onlywei](https://github.com/onlywei)
2929
- Andreas Johansson [@zanmato](https://github.com/zanmato)
30-
- Gürgün Dayıoğlu [@gurgunday](https://github.com/gurgunday)
3130

3231
## Sponsors
3332

0 commit comments

Comments
 (0)