diff --git a/README.md b/README.md index f6557617..baf962d1 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ required to complete them. | Name | Short Description | Tier | | ----------------------------------------------------------------------------- | ------------------------------------------------------------------- | ---------- | +| [ADS-B Decoder](./Projects/3-Advanced/ADS-B-Decoder.md) | A simple decoder for ADS-B aircraft radio messages | 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 |