From b8dc9cf11e8cb48d5b76366dd11d14f4eedaacff Mon Sep 17 00:00:00 2001 From: Danrui Qi Date: Sat, 9 Dec 2023 14:15:27 +0800 Subject: [PATCH] Update README.zh.md (#911) --- README.zh.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.zh.md b/README.zh.md index 60e6ef679..0ba4c40af 100644 --- a/README.zh.md +++ b/README.zh.md @@ -286,6 +286,18 @@ The MIT License (MIT) [More Information about Text2SQL finetune](https://github.com/eosphoros-ai/DB-GPT-Hub) +## 引用 +如果您觉得我们的项目有用,请考虑引用我们的项目: + +```bibtex +@software{db-gpt, + author = {DB-GPT Team}, + title = {{DB-GPT}}, + url = {https://github.com/eosphoros-ai/DB-GPT}, + year = {2023} +} +``` + ## 联系我们