From 55c2b26a82967df5674f5c058438c7f4dc6750d7 Mon Sep 17 00:00:00 2001 From: Jawad Sher <158135119+JawadSher@users.noreply.github.com> Date: Wed, 5 Jun 2024 18:38:59 +0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 871a001..0ad11ac 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ This repository includes various Python projects: This repository contains a series of Python projects tailored to help beginners dive into Python programming and gradually advance their skills. Each project is carefully crafted to cover various aspects of Python programming, including basic syntax, data structures, algorithms, and popular libraries. + + ## Installation To run these projects locally, follow these steps: