From 99ae75c145c7e4a3f5e4f5e6cce735a347b63d80 Mon Sep 17 00:00:00 2001 From: Nitin Hanumantha Rao <151983173+nhsync@users.noreply.github.com> Date: Thu, 21 May 2026 17:27:16 +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 e0f47c5c..00f0757b 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ required to complete them. | Name | Short Description | Tier | | ----------------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------- | +| [Attedance Sys.](./Projects/3-Advanced/Face-Recognition-Attendance-System.md) | Face recognition attendance with engagement detection | 3-Advanced | | [Battleship Bot](./Projects/3-Advanced/Battleship-Bot.md) | Create a Discord bot that plays Battleship | 3-Advanced | | [Battleship Game Engine](./Projects/3-Advanced/Battleship-Game-Engine.md) | Create a callable engine to play the Battleship game | 3-Advanced | | [Boole Bots Game](./Projects/3-Advanced/Boole-Bot-Game.md) | Battling Bots driven by Boolean algebra | 3-Advanced | @@ -136,7 +137,6 @@ required to complete them. | [MyPodcast Library](./Projects/3-Advanced/MyPodcast-Library-app.md) | Create a library of favorite podcasts | 3-Advanced | | [NASA Exoplanet Query](./Projects/3-Advanced/NASA-Exoplanet-Query.md) | Query NASA's Exoplanet Archive | 3-Advanced | | [Poker Night](./Projects/3-Advanced/Poker-Night.md) | Build a real-time multiplayer Texas Hold'em game engine | 3-Advanced | -| [Attedance Sys.](./Projects/3-Advanced/Face-Recognition-Attendance-System.md) | Face recognition attendance with engagement detection | 3-Advanced | | [Shell Game](./Projects/3-Advanced/Shell-Game.md) | Animated shell game | 3-Advanced | | [Shuffle Deck](./Projects/3-Advanced/Shuffle-Deck-App.md) | Evaluate different algorithms for shuffling a card deck | 3-Advanced | | [Slack Archiver](./Projects/3-Advanced/Slack-Archiver.md) | Archive Slack Messages | 3-Advanced |