diff --git a/Readme.md b/Readme.md index a8f5bd6..0f283d2 100644 --- a/Readme.md +++ b/Readme.md @@ -22,7 +22,7 @@ For instance, to access the content for [Day 4-6](30 Days Essentials/Days-4-6.md ## 📁 Course Content -### [Days 1-3](30 Days Essentials/Days-1-3.md): Basic Concepts and Installation +### [Days 1-3](30%20Days%20Essentials/Days-1-3.md): Basic Concepts and Installation - Understand Python's introduction and why it's popular. - Learn the basic syntax of Python and its core data types (string, integer, float, list, tuple, dictionary). - Install Python on your computer.