mirror of
https://gitee.com/johng/gf
synced 2026-07-01 03:21:22 +08:00
Enhance the Chinese documentation by adding a new README file and updating existing database driver instructions with the latest `go get` commands. Additionally, provide Chinese explanations for the `gf` command documentation. fix https://github.com/gogf/gf/issues/4533
47 lines
2.8 KiB
Markdown
47 lines
2.8 KiB
Markdown
[English](README.MD) | 简体中文
|
||
|
||
<div align=center>
|
||
<img src="https://goframe.org/img/logo_full.png" width="300" alt="goframe gf logo"/>
|
||
|
||
[](https://pkg.go.dev/github.com/gogf/gf/v2)
|
||
[](https://github.com/gogf/gf/actions/workflows/ci-main.yml)
|
||
[](https://scorecard.dev/viewer/?uri=github.com/gogf/gf)
|
||
[](https://bestpractices.coreinfrastructure.org/projects/9233)
|
||
[](https://goreportcard.com/report/github.com/gogf/gf/v2)
|
||
[](https://codecov.io/gh/gogf/gf)
|
||
[](https://github.com/gogf/gf)
|
||
[](https://github.com/gogf/gf)
|
||
|
||
[](https://github.com/gogf/gf/releases)
|
||
[](https://github.com/gogf/gf/pulls)
|
||
[](https://github.com/gogf/gf/pulls?q=is%3Apr+is%3Aclosed)
|
||
[](https://github.com/gogf/gf/issues)
|
||
[](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)
|
||

|
||

|
||
|
||
</div>
|
||
|
||
一个强大的框架,为了更快、更轻松、更高效的项目开发。
|
||
|
||
## 文档
|
||
|
||
- 官方网站: [https://goframe.org](https://goframe.org)
|
||
- 官方网站(en): [https://goframe.org/en](https://goframe.org/en)
|
||
- 国内镜像: [https://goframe.org.cn](https://goframe.org.cn)
|
||
- 镜像网站: [Github Pages](https://pages.goframe.org)
|
||
- 镜像网站: [离线文档](https://github.com/gogf/goframe.org-pdf?tab=readme-ov-file#%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC)
|
||
- GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)
|
||
|
||
## 贡献者
|
||
|
||
💖 [感谢所有使 GoFrame 成为可能的贡献者](https://github.com/gogf/gf/graphs/contributors) 💖
|
||
|
||
<a href="https://github.com/gogf/gf/graphs/contributors">
|
||
<img src="https://goframe.org/img/contributors.svg?version=v2.9.5" alt="goframe contributors"/>
|
||
</a>
|
||
|
||
## 许可证
|
||
|
||
`GoFrame` 采用 [MIT License](LICENSE) 许可,100% 免费和开源,永久保持。
|