From aa7fb6a65cccc11edca627f0f9dcc35912a9c6c8 Mon Sep 17 00:00:00 2001 From: archer <545436317@qq.com> Date: Wed, 26 Jul 2023 22:30:47 +0800 Subject: [PATCH] img path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7117b72b1..6d26695de 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ Fast GPT 允许你使用自己的 openai API KEY 来快速的调用 openai 接 🎉 [fastgpt.run](https://fastgpt.run/) 🎉 [ai.fastgpt.run](https://ai.fastgpt.run/) -![Demo](.github/demo.png?raw=true 'demo') +![Demo](.github/imgs/demo.png?raw=true 'demo') #### 知识库原理图 -![KBProcess](.github/KBProcess.jpg?raw=true 'KBProcess') +![KBProcess](.github/imgs/KBProcess.jpg?raw=true 'KBProcess') ## 👨‍💻 开发