From 7d246d2021ae3da98e2b0557e084b5514bda768d Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 26 Aug 2026 06:09:12 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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