diff --git a/README.md b/README.md index 49dffb6..99bc57a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + ## Python-Climb-Learning-Tutorial This is my python climb learning road, I followed neuralnine's youtube vedio and write the following code down below... @@ -601,7 +603,7 @@ So much thanks to neuralnine and his contribution: ## 10 apps in Python with PySimpleGUI ### Source Code List - - python libs to install: pip install PySimpleGUI pytube matplotlib pillow beautifulsoup4 opencv-python + - python libs to install: pip install PySimpleGUI pytube matplotlib pillow beautifulsoup4 opencv-python requests - 1-converter - 2-one-line-app - 3-calculator