From cf7a8bafcbe044152887519c2de391dfade50379 Mon Sep 17 00:00:00 2001 From: Arman Date: Fri, 30 Sep 2022 11:56:24 +0800 Subject: [PATCH] docs: add en document --- README_en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_en.md b/README_en.md index 6b56b8ab..9015e9e1 100644 --- a/README_en.md +++ b/README_en.md @@ -21,12 +21,12 @@ We recommend everyone to use this Vite version! The focus of the future will be - **TypeScript**:JavaScript With Syntax For Types - **PNPM**:Faster, disk space saving package management tool - **Scss**:Consistent with Element Plus -- **CSS 变量**:Mainly controls the layout and color of the item +- **CSS variable**:Mainly controls the layout and color of the item - **ESlint**:Code verification - **Prettier**: Code formatting - **Axios**: Promise based HTTP client(encapsulated) - **UnoCSS**: Real-time atomized CSS engine with high performance and flexibility -- **注释**:Each configuration item is written with as detailed comments as possible +- **Annotation**:Each configuration item is written with as detailed comments as possible ## 🔧 Functions