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