diff --git a/README.en-US.md b/README.en-US.md index 248156d2a..3ab5cd6e1 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -8,7 +8,7 @@ ## Introduction -`vue-pure-admin` is an open source free and out-of-the-box middle and background management system template. Developed using the latest mainstream technologies such as `Vue3`, `Vite`, `Element-Plus`, `TypeScript`, `Pinia`, `Tailwindcss` +`vue-pure-admin` is an open source, free and out-of-the-box middle and backend management system template. Completely adopts `ECMAScript` module (`ESM`) specifications to write and organize code, using the latest `Vue3`, `Vite`, `Element-Plus`, `TypeScript`, `Pinia`, `Tailwindcss` and other mainstream technologies develop ## Thin version (offering non-internationalized and internationalized versions) diff --git a/README.md b/README.md index 8a793c52c..12b75406f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## 简介 -`vue-pure-admin` 是一款开源免费且开箱即用的中后台管理系统模版。使用了最新的 `Vue3`、`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发 +`vue-pure-admin` 是一款开源免费且开箱即用的中后台管理系统模版。完全采用 `ECMAScript` 模块(`ESM`)规范来编写和组织代码,使用了最新的 `Vue3`、`Vite`、`Element-Plus`、`TypeScript`、`Pinia`、`Tailwindcss` 等主流技术开发 ## 精简版(实际项目开发请用精简版,提供 `非国际化` 、`国际化` 两个版本选择)