diff --git a/README.md b/README.md index 6a3bad8..36268e8 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ https://github.com/yanqiangmiffy/Chinese-LangChain ## 🔥 效果演示 -![](https://github.com/yanqiangmiffy/Chinese-LangChain/blob/master/images/web_demo.png) -![](https://github.com/yanqiangmiffy/Chinese-LangChain/blob/master/images/web_demo_new.png) +![](https://github.com/yanqiangmiffy/Chinese-LangChain/blob/master/images/web_demos/v1.png) +![](https://github.com/yanqiangmiffy/Chinese-LangChain/blob/master/images/web_demos/v3.png) ## 🚋 使用教程 diff --git a/images/web_demo.png b/images/web_demos/v1.png similarity index 100% rename from images/web_demo.png rename to images/web_demos/v1.png diff --git a/images/web_demo_new.png b/images/web_demos/v2.png similarity index 100% rename from images/web_demo_new.png rename to images/web_demos/v2.png diff --git a/images/web_demos/v3.png b/images/web_demos/v3.png new file mode 100644 index 0000000..7e66afb Binary files /dev/null and b/images/web_demos/v3.png differ