Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
suyuan32 committed Nov 25, 2024
1 parent 067b0bb commit 645437b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
11 changes: 3 additions & 8 deletions README.En.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,11 @@ The 6 free modules are all free for commercial use and are suitable for develope

### [Simple Admin](https://www.youtube.com/@yuansu5197)

## [Goctls](https://github.com/suyuan32/goctls)

Based on the enhanced version of go zero, it provides a lot of optimizations for simple admin, has a lot of additional
code generation functions,
fully supports ent, and easily realizes three-terminal code generation, making development easier.

## New upgraded UI (Vben5), greatly optimized experience!

### Online Preview

#### [Free Edition Online Preview](https://preview.ryansu.tech/)
#### [Free Edition Online Preview](https://vben5-preview.ryansu.tech/)

- Account **admin**
- Password **simple-admin**
Expand Down Expand Up @@ -102,7 +97,7 @@ fully supports ent, and easily realizes three-terminal code generation, making d
| Module Name | Module Introduction | Module Address |
|-------------|---------------------|---------------------------------------------------------------------------|
| Core | Core Module | [Core](https://github.com/suyuan32/simple-admin-core) |
| Backend UI | Backend UI | [Backend UI](https://github.com/suyuan32/simple-admin-backend-ui) |
| Backend UI | Backend UI | [Backend UI](https://github.com/suyuan32/simple-admin-vben5-ui) |
| FMS | File Management | [File](https://github.com/suyuan32/simple-admin-file) |
| Job | Scheduled Task | [Job](https://github.com/suyuan32/simple-admin-job) |
| MMS | Member Management | [Member](https://github.com/suyuan32/simple-admin-member-api) |
Expand Down
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ Simple Admin 有完善的开发部署工具, 十分适合高并发、高可靠

> ✨ 我们接外包哦,外包需求请添加公众号联系管理员。
## [Goctls](https://github.com/suyuan32/goctls)

基于 go zero 的加强版工具,针对 simple admin 提供了大量优化,具有大量额外的代码生成功能,全面支持ent,轻松实现三端代码生成,使开发变得简单。
## 全新升级 UI (Vben5),大幅优化体验 !

## 相关教程

Expand All @@ -36,7 +34,7 @@ Simple Admin 有完善的开发部署工具, 十分适合高并发、高可靠

### 在线预览

#### [免费版在线预览](https://preview.ryansu.tech/)
#### [免费版在线预览](https://vben5-preview.ryansu.tech/)

- 账号 **admin**
- 密码 **simple-admin**
Expand Down Expand Up @@ -82,10 +80,10 @@ Simple Admin 有完善的开发部署工具, 十分适合高并发、高可靠

## 永久免费的官方模块

| 模块名称 | 模块介绍 | 模块地址 |
| ---------- | -------- | ------------------------------------------------------------------------- |
| 模块名称 | 模块介绍 | 模块地址 |
|------------|------|---------------------------------------------------------------------------|
| Core | 核心模块 | [Core](https://github.com/suyuan32/simple-admin-core) |
| Backend UI | 后端界面 | [Backend UI](https://github.com/suyuan32/simple-admin-backend-ui) |
| Backend UI | 后端界面 | [Backend UI](https://github.com/suyuan32/simple-admin-vben5-ui) |
| FMS | 文件管理 | [File](https://github.com/suyuan32/simple-admin-file) |
| Job | 定时任务 | [Job](https://github.com/suyuan32/simple-admin-job) |
| MMS | 会员管理 | [Member](https://github.com/suyuan32/simple-admin-member-api) |
Expand Down

0 comments on commit 645437b

Please sign in to comment.