From ee2f4e2fd7324574999c9494008d3566ac5ffdcc Mon Sep 17 00:00:00 2001 From: Seek-Huang <74490561+Seek-Huang@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:35:00 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bc6890..c3e9906 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ #### 需要安装的依赖: -pip3 install borax pillow threading requests 等扩展库 - +```Bash +pip3 install borax pillow threading requests +``` 总体采用局刷方案,程序运行后一直处于程序的获取新数据的过程中,当发现数据变化后即开始自动局刷。