From 1066ed7e64f0167721bd473896bb6abac33cfddc Mon Sep 17 00:00:00 2001 From: "Kevin.W" Date: Mon, 29 May 2023 12:41:55 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a56c12..4b643b7 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Archive for my projects while learning python. Your suggestions are welcome For Windows users: >pip install chardet PyQt5 wordcloud Pillow jieba + For Linux users: >sudo apt install python3-tk >pip install chardet PyQt5 wordcloud Pillow jieba