diff --git a/README.md b/README.md index 526af08..ecfb57b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple integration to run [solid-js](https://github.com/ryansolid/solid) with This targets vite 2 (which is in beta right now). To checkout vite 1 support, check out the `vite-1.x` branch. -The mean breaking change is that the package has been renamed from `@amoutonbrady/vite-plugin-solid` to `vite-plugin-solid`. +The main breaking change is that the package has been renamed from `@amoutonbrady/vite-plugin-solid` to `vite-plugin-solid`. For other breaking changes, check [the migration guide of vite](https://vitejs.dev/guide/migration.html).