From 38e112fb06d43cc8d0a15179d44a676087b6a2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A9=99=E5=AD=90?= <454313500@qq.com> Date: Tue, 24 Sep 2024 03:47:34 +0000 Subject: [PATCH] update README-en.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 橙子 <454313500@qq.com> --- README-en.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README-en.md b/README-en.md index dcd2a9c8..d335fb7b 100644 --- a/README-en.md +++ b/README-en.md @@ -82,8 +82,7 @@ A user-oriented rapid development backend framework. - And more… ## 🥭 Core Technologies -#### 后端 -Backend +#### Backend C# Asp.NetCore 8.0 - [x] Dynamic API: Abp.vNext - [x] Authentication and Authorization: Jwt @@ -98,7 +97,7 @@ C# Asp.NetCore 8.0 - [x] Distributed Caching: Abp.vNext - [x] Event Bus: Abp.vNext -Frontend +#### Frontend js Vue3 - [x] Asynchronous Requests: axios - [x] Charts: echarts @@ -107,7 +106,7 @@ js Vue3 - [x] Routing: vue-router - [x] Bundling: vite -DevOps +#### DevOps - [x] Deployment: nginx - [x] CICD: gitlab+Jenkins - [x] Docker: harbor