From 08cdabb59d4aa93f210954723aca9e7f60e2fe06 Mon Sep 17 00:00:00 2001 From: wenead99 <42309414+wenead99@users.noreply.github.com> Date: Tue, 28 May 2019 08:19:06 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6cf7944..f2cef66 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ ![](readme/readme5.png) -## 软件流程图 (下下一个为使用教程) +## 软件流程图 ![](readme/flow_chart2.png) ## 如何使用 (使用前请认真阅读下文) -**release的程序可脱离python环境运行,可跳过第一步(仅限windows平台)** -**下载地址(Windows):https://github.com/wenead99/AV_Data_Capture/releases** + **release的程序可脱离python环境运行,可跳过第一步(仅限windows平台)** + **下载地址(Windows):https://github.com/wenead99/AV_Data_Capture/releases** 1. 请安装requests,pyquery,lxml,Beautifulsoup4,pillow模块,可在CMD逐条输入以下命令安装 ```python pip install requests