Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huanglishi authored Mar 21, 2024
1 parent 253e63c commit 39c3394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ git上传了全部的Go源码,前端代码和数据库请到[GoFly社区下载
db.Table("users").Fields("uid,name,age").First()
```
8. 框架以“大道至简,唯快不破”为思想,在每个细节处理都坚持让“开发”变得简单,即使你是新手也可以跟着开发文档快手上手并能开发出企业级产品。
9. 框架有软著可靠可控、不留后门、不加密,开发者可以放心使用。
9. 框架有软著可靠可控、不留后门、不加密、不设限制、不收费,开发者可以放心使用。
## 三、目录结构

```
Expand Down

0 comments on commit 39c3394

Please sign in to comment.