diff --git a/README.md b/README.md index 5f3c813..d441d42 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ 3. Built-in support for the svelte framework > **If don't want svelte, turn to this template**: [frostime/plugin-sample-vite](https://github.com/frostime/plugin-sample-vite) + > **We also provide with a vite+solidjs template**: [frostime/plugin-sample-vite-solidjs](https://github.com/frostime/plugin-sample-vite-solidjs) 4. Provides a github action template to automatically generate package.zip and upload to new release diff --git a/README_zh_CN.md b/README_zh_CN.md index 9f447fa..ac92be7 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -11,6 +11,7 @@ 3. 内置对 svelte 框架的支持 > **如果不想要 svelte,请移步这个模板:** [frostime/plugin-sample-vite](https://github.com/frostime/plugin-sample-vite) + > > **这里还提供了一个 vite+solidjs 的模板**: [frostime/plugin-sample-vite-solidjs](https://github.com/frostime/plugin-sample-vite-solidjs) 4. 提供一个github action 模板,能自动生成package.zip并上传到新版本中