diff --git a/README.md b/README.md index 96f8bed..6a56c12 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # 965PythonLearningArchive 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