diff --git a/README.md b/README.md index a454eb3..fc4b82c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AVR Workshop -Welcome to this ARM microcontroller workshop! This will be a hands-on approach to the STM32, code at your own pace and feel free to ask anything! +Welcome to this ARM microcontroller workshop! This will be a hands-on approach to Atmel microcontrollers, code at your own pace and feel free to ask anything! ## Introduction - [Setup Workspace](guides/setup.md) @@ -11,4 +11,4 @@ Welcome to this ARM microcontroller workshop! This will be a hands-on approach t - [LED Dimming](guides/ex3-pwm.md) - [Servo Motors](guides/ex4-servo.md) - [UART Communication](guides/ex5-uart.md) -- [IR Remotes](guides/ex6-ir_remotes.md) \ No newline at end of file +- [IR Remotes](guides/ex6-ir_remotes.md)