From d66aecd5ebdbb2520ee1f877a3b1a3bfba7dd623 Mon Sep 17 00:00:00 2001
From: Atharv <30nagava@elmbrookstudents.org>
Date: Sat, 11 Oct 2025 02:29:50 +0000
Subject: [PATCH] Update README.md
---
README.md | 34 +++++++++++++++++++---------------
1 file changed, 19 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index 3688d70..49a400b 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
-# 65266 Lego Dynamics - UNEARTHED Season
+# 65266 Lego Dynamics - UNEARTHED Season Robot Code
-**⚡ Competitive Robotics Code for FLL SUBMERGED℠ Season ⚡**
+**Competitive Robotics Code for FLL SUBMERGED℠ Season**


-
+
@@ -79,30 +79,34 @@ Repository
- Different colors trigger different mission runs!
### Color Start System
+| Color | Mission | Celebration Sound |
+|-------|-----------|------------------|
+| Green 🟩 | Run 1 | Victory Fanfare |
+| White ⚪ | Run 2 | Rickroll Inspired |
+| Yellow 🟨 | Run 3 | Success Chime |
+| Orange 🟧 | Run 4 | Power Up |
+| Blue 🟦 | Run 5 | Power Up |
+| Red 🟥 | Run 6 | Ta-Da! |
-| 🟥 Red | 🟦 Blue | 🟩 Green | 🟨 Yellow |
-|--------|---------|----------|-----------|
-| Run 1 | Run 2 | Run 3 | Run 4 |
-
-> **Tip**: Organize your colored bricks before the match for quick run selection!
+> **Tip** Organize your colored bricks before the match for quick run selection!
---
## Competition Notes
-- ⏱️ **Quick Start**: Color sensor enables rapid run switching without reprogramming
-- 🎯 **Modular Design**: Easy to test and modify individual missions
-- 🔧 **Flexible Attachments**: Multiple tools optimized for different challenges
+- **Quick Start**: Color sensor enables rapid run switching without reprogramming
+- **Modular Design**: Easy to test and modify individual missions
+- **Flexible Attachments**: Multiple tools optimized for different challenges
---
## Contributing
Team members can contribute by:
-- 🐛 Reporting bugs via Issues
-- 💡 Suggesting mission optimizations
-- 🧪 Testing new attachment designs
-- 📝 Documenting successful strategies
+- Reporting bugs via Issues
+- Suggesting mission optimizations
+- Testing new attachment designs
+- Documenting successful strategies
---