Browse Source

UPDATE README

pull/799/head
cKey 3 years ago
parent
commit
5457218b1e
  1. 9
      README.en.md
  2. 8
      README.md

9
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)

8
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)
Loading…
Cancel
Save