diff --git a/README.md b/README.md
index 1e9816517..4c3ee15ed 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@

基于 LLM 大语言模型的知识库问答系统
+
@@ -32,11 +33,12 @@ docker run -d --name=maxkb -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data cr2
如你有更多问题,可以查看使用手册,或者通过论坛与我们交流。
-- [使用手册](https://github.com/1Panel-dev/MaxKB/wiki/1-%E5%AE%89%E8%A3%85%E9%83%A8%E7%BD%B2)
-- [演示视频](https://www.bilibili.com/video/BV1BE421M7YM/)
-- [论坛求助](https://bbs.fit2cloud.com/c/mk/11)
-- 技术交流群
-
+- [使用手册](https://github.com/1Panel-dev/MaxKB/wiki/1-%E5%AE%89%E8%A3%85%E9%83%A8%E7%BD%B2)
+- [演示视频](https://www.bilibili.com/video/BV1BE421M7YM/)
+- [论坛求助](https://bbs.fit2cloud.com/c/mk/11)
+- 技术交流群
+
+
@@ -55,25 +57,24 @@ docker run -d --name=maxkb -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data cr2
## 技术栈
-- 前端:[Vue.js](https://cn.vuejs.org/)
-- 后端:[Python / Django](https://www.djangoproject.com/)
-- LangChain:[LangChain](https://www.langchain.com/)
-- 向量数据库:[PostgreSQL / pgvector](https://www.postgresql.org/)
-- 大模型:Azure OpenAI、OpenAI、百度千帆大模型、[Ollama](https://github.com/ollama/ollama)、通义千问、Kimi、智谱 AI、讯飞星火
+- 前端:[Vue.js](https://cn.vuejs.org/)
+- 后端:[Python / Django](https://www.djangoproject.com/)
+- LangChain:[LangChain](https://www.langchain.com/)
+- 向量数据库:[PostgreSQL / pgvector](https://www.postgresql.org/)
+- 大模型:Azure OpenAI、OpenAI、百度千帆大模型、[Ollama](https://github.com/ollama/ollama)、通义千问、Kimi、智谱 AI、讯飞星火
+
+## 飞致云的其他明星项目
+
+- [1Panel](https://github.com/1panel-dev/1panel/) - 现代化、开源的 Linux 服务器运维管理面板
+- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机
+- [DataEase](https://github.com/dataease/dataease/) - 人人可用的开源数据可视化分析工具
+- [MeterSphere](https://github.com/metersphere/metersphere/) - 现代化、开源的测试管理及接口测试工具
+- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
## Star History
[](https://star-history.com/#1Panel-dev/MaxKB&Date)
-## 我们的其他明星开源项目
-
-- [1Panel](https://github.com/1panel-dev/1panel/) - 现代化、开源的 Linux 服务器运维管理面板
-- [Halo](https://github.com/halo-dev/halo/) - 强大易用的开源建站工具
-- [JumpServer](https://github.com/jumpserver/jumpserver/) - 广受欢迎的开源堡垒机
-- [DataEase](https://github.com/dataease/dataease/) - 人人可用的开源数据可视化分析工具
-- [MeterSphere](https://github.com/metersphere/metersphere/) - 现代化、开源的测试管理及接口测试工具
-
-
## License
Copyright (c) 2014-2024 飞致云 FIT2CLOUD, All rights reserved.