docs: change wechat qrcode width

This commit is contained in:
行者
2023-08-17 09:37:30 +08:00
committed by GitHub
parent 90e70d483d
commit 9fc5f8a43d

View File

@@ -38,7 +38,7 @@ Nunu是一个基于Golang的应用脚手架它的名字来自于英雄联盟
微信入群请备注Nunu
![Nunu Layout](https://github.com/go-nunu/nunu/blob/main/.github/assets/qrcode.jpg)
<p align="left"><img src="https://github.com/go-nunu/nunu/blob/main/.github/assets/qrcode.jpg" width="200"></p>
## 简洁分层架构
Nunu采用了经典的分层架构。同时为了更好地实现模块化和解耦采用了依赖注入框架`Wire`