From 6a3ea897a8f2b60876b5820a3d77f39453fc348c Mon Sep 17 00:00:00 2001 From: hailaz <739476267@qq.com> Date: Wed, 28 Jan 2026 15:42:11 +0800 Subject: [PATCH] docs: Update README Add DeepWiki badges (#4661) --- README.MD | 3 ++- README.zh_CN.MD | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index cbb5531d5..1da7e0cf5 100644 --- a/README.MD +++ b/README.MD @@ -19,6 +19,7 @@ English | [简体中文](README.zh_CN.MD) [![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) ![Stars](https://img.shields.io/github/stars/gogf/gf?style=flat) ![Forks](https://img.shields.io/github/forks/gogf/gf?style=flat) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/gogf/gf) @@ -35,7 +36,7 @@ go get -u github.com/gogf/gf/v2 - Official Site: [https://goframe.org](https://goframe.org) - Official Site(en): [https://goframe.org/en](https://goframe.org/en) - 国内镜像: [https://goframe.org.cn](https://goframe.org.cn) -- Mirror Site: [Github Pages](https://pages.goframe.org) +- Mirror Site: [https://pages.goframe.org](https://pages.goframe.org) - 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) - GoDoc API: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2) - Doc Source: [https://github.com/gogf/gf-site](https://github.com/gogf/gf-site) diff --git a/README.zh_CN.MD b/README.zh_CN.MD index 49cb6558d..3a5c482cd 100644 --- a/README.zh_CN.MD +++ b/README.zh_CN.MD @@ -19,6 +19,7 @@ [![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) ![Stars](https://img.shields.io/github/stars/gogf/gf?style=flat) ![Forks](https://img.shields.io/github/forks/gogf/gf?style=flat) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/gogf/gf) @@ -35,7 +36,7 @@ go get -u github.com/gogf/gf/v2 - 官方网站: [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://pages.goframe.org](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) - Go包文档: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2) - 文档源码: [https://github.com/gogf/gf-site](https://github.com/gogf/gf-site)