diff --git a/README.md b/README.md index 96f8bed..c248425 100755 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # 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