Skip to content

Commit 6a3ea89

Browse files
authored
docs: Update README Add DeepWiki badges (gogf#4661)
1 parent 91f9864 commit 6a3ea89

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ English | [简体中文](README.zh_CN.MD)
1919
[![GitHub closed issues](https://img.shields.io/github/issues-closed/gogf/gf?style=flat)](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)
2020
![Stars](https://img.shields.io/github/stars/gogf/gf?style=flat)
2121
![Forks](https://img.shields.io/github/forks/gogf/gf?style=flat)
22+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/gogf/gf)
2223

2324
</div>
2425

@@ -35,7 +36,7 @@ go get -u github.com/gogf/gf/v2
3536
- Official Site: [https://goframe.org](https://goframe.org)
3637
- Official Site(en): [https://goframe.org/en](https://goframe.org/en)
3738
- 国内镜像: [https://goframe.org.cn](https://goframe.org.cn)
38-
- Mirror Site: [Github Pages](https://pages.goframe.org)
39+
- Mirror Site: [https://pages.goframe.org](https://pages.goframe.org)
3940
- Mirror Site: [Offline Docs](https://github.com/gogf/goframe.org-pdf?tab=readme-ov-file#%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC)
4041
- GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)
4142
- Doc Source: [https://github.com/gogf/gf-site](https://github.com/gogf/gf-site)

README.zh_CN.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
[![GitHub closed issues](https://img.shields.io/github/issues-closed/gogf/gf?style=flat)](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)
2020
![Stars](https://img.shields.io/github/stars/gogf/gf?style=flat)
2121
![Forks](https://img.shields.io/github/forks/gogf/gf?style=flat)
22+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/gogf/gf)
2223

2324
</div>
2425

@@ -35,7 +36,7 @@ go get -u github.com/gogf/gf/v2
3536
- 官方网站: [https://goframe.org](https://goframe.org)
3637
- 官方网站(en): [https://goframe.org/en](https://goframe.org/en)
3738
- 国内镜像: [https://goframe.org.cn](https://goframe.org.cn)
38-
- 镜像网站: [Github Pages](https://pages.goframe.org)
39+
- 镜像网站: [https://pages.goframe.org](https://pages.goframe.org)
3940
- 镜像网站: [离线文档](https://github.com/gogf/goframe.org-pdf?tab=readme-ov-file#%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC)
4041
- Go包文档: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)
4142
- 文档源码: [https://github.com/gogf/gf-site](https://github.com/gogf/gf-site)

0 commit comments

Comments
 (0)