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
---