From 79600bac2d7afddfac63f4e44b37c6004ba37ca2 Mon Sep 17 00:00:00 2001 From: Ajay T <151493486+Ajay810710@users.noreply.github.com> Date: Fri, 20 Jun 2025 12:14:23 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 4b12ca0..8b13789 100644 --- a/README.md +++ b/README.md @@ -1,13 +1 @@ -# python_projects -Repository for (codebasics youtube channel python projects) -[Click here to watch project videos on Codebasics Youtube Channel](https://www.youtube.com/playlist?list=PLeo1K3hjS3usVcPj6osMx1tNkARllcRhZ) - -### 1. Snake and apple game -In this project we have build a complete snake and apple video game using pygame module. - -[Click here to go to this project](https://github.com/codebasics/python_projects/tree/main/1_snake_game) - - -### 2. Document text extraction using OCR (Coming up soon) -