From c4ce6d59e504bc0899c6d2ac7deb3ba9fe401be8 Mon Sep 17 00:00:00 2001 From: gamingclash <72917046+gamingclash@users.noreply.github.com> Date: Thu, 15 Oct 2020 16:37:20 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6557617..df286293 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ required to complete them. ### Tier-2: Intermediate Projects -| Name | Short Description | Tier | +| Name | Short DescriptioNN | Tier | | --------------------------------------------------------------------------------- | -------------------------------------------------- | -------------- | | [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 |