Skip to content

Commit

Permalink
Merge pull request #170 from suyuan32/dev
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
suyuan32 authored Aug 4, 2023
2 parents f7565b3 + 141c61d commit 924e6ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.En.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ provides rich functions for the development of medium and large back-ends, suppo
The official comes with a variety of extensions to help small and medium-sized enterprises quickly go to the cloud and
iterate quickly. Suitable for microservice learning and commercial use, open source and free.

## [Simple Admin Tools](https://github.com/suyuan32/simple-admin-tools)
## [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,
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,15 @@
Simple Admin 是一个开箱即用的分布式微服务后端管理系统,基于go-zero开发,为开发中大型后台提供了丰富的功能,支持三端代码生成。
官方自带多种扩展,助力中小企业快速上云,快速迭代。适合用于微服务学习和商用,开源免费。

## [Simple Admin Tools](https://github.com/suyuan32/simple-admin-tools)
## [Goctls](https://github.com/suyuan32/goctls)

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

## 相关教程

> [Bilibili 视频教程](https://space.bilibili.com/9872669/channel/series) \
> 关注微信公众号 - 几颗酥 获取更多教程
#### [Ent 中文文档](https://suyuan32.github.io/ent-chinese-doc/#/zh-cn/getting-started)

## 特性
Expand Down

0 comments on commit 924e6ff

Please sign in to comment.