From 5457218b1eb50afac55709958242b00f9f6115a1 Mon Sep 17 00:00:00 2001 From: cKey <35512826+colinin@users.noreply.github.com> Date: Sat, 11 Mar 2023 11:15:07 +0800 Subject: [PATCH] UPDATE README --- README.en.md | 9 +++++++++ README.md | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/README.en.md b/README.en.md index 7439a5e2b..674c384e3 100644 --- a/README.en.md +++ b/README.en.md @@ -6,6 +6,10 @@ English | [简体中文](./README.md) This is a [vue-vben-admin](https://github.com/anncwb/vue-vben-admin) -based Abp framework background management interface +## Build + +[![Build](https://github.com/colinin/abp-next-admin/actions/workflows/build.yml/badge.svg)](https://github.com/colinin/abp-next-admin/actions/workflows/build.yml) + ## Quick Start ### 1、Install cli @@ -292,3 +296,8 @@ Support modern browsers, not IE ## License [MIT License](./LICENSE) + + +## Thanks + +![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png) \ No newline at end of file diff --git a/README.md b/README.md index 1cd9d1da0..c3ac8a6d1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ 这是一个基于 [vue-vben-admin](https://github.com/anncwb/vue-vben-admin) 的Abp框架后台管理界面 +## Build + +[![Build](https://github.com/colinin/abp-next-admin/actions/workflows/build.yml/badge.svg)](https://github.com/colinin/abp-next-admin/actions/workflows/build.yml) + ## 快速搭建微服务启动项目 @@ -287,3 +291,7 @@ yarn test:unit ## License [MIT License](./LICENSE) + +## Thanks + +![JetBrains Logo (Main) logo](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.png) \ No newline at end of file