From 99942745c44e59670a93d41c7d0976cf6d088aea Mon Sep 17 00:00:00 2001 From: wenead99 <42309414+wenead99@users.noreply.github.com> Date: Mon, 27 May 2019 16:55:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29493c1..026d9ef 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 为此,我写出了本软件,为了方便的管理本地AV,和更好的手冲体验。 ## 软件流程图 (下下一个为使用教程) -![](flow_chart.jpg) +![](flow_chart.png) ## 如何使用 (如果使用release的程序可跳过第一步) 1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装