diff --git a/README.md b/README.md
index 0fa7e36..1bcd9b9 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,8 @@ VIDEO PROMO [HERE](https://www.youtube.com/watch?v=aD7X9sXirF8)
-# Embedded Rust Drivers
-## RP2350 Rust UART Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_UART_Driver)
-## RP2350 Rust Blink Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_Blink_Driver)
-## RP2350 Rust Button Driver [HERE](https://github.com/mytechnotalent/RP2350_Rust_Button_Driver)
+# Embedded Rust Projects
+## DAY001 - Blink a Single LED [HERE](https://github.com/mytechnotalent/DAY001)