From af8135017c023d282a5a24b9a0e37d3bcedc0d7f Mon Sep 17 00:00:00 2001 From: Mohammad Hussain Sarwari Date: Tue, 10 Sep 2024 10:33:04 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b7a96b..6ae0c220 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ required to complete them. | Name | Short Description | Tier | | --------------------------------------------------------------------------------- | -------------------------------------------------- | -------------- | -| [Youtube Online Downloader](./Projects/1-Intermediate/Youtube-online-downloader.md)| A online web app that allows download youtube video in difference size using A| 2-Intermediate | +| [Youtube Online Downloader](./Projects/2-Intermediate/Youtube-online-downloader.md)| A online web app that allows download youtube video in difference size using A| 2-Intermediate | | [Bit Masks](./Projects/2-Intermediate/Bit-Masks-App.md) | Using Bit Masks for Conditions | 2-Intermediate | | [Book Finder App](./Projects/2-Intermediate/Book-Finder-App.md) | Search for books by multiple criteria | 2-Intermediate | | [Calculator CLI](./Projects/2-Intermediate/Calculator-CLI.md) | Create a basic calculator cli. | 2-Intermediate |