diff --git a/Code/picocalc_keyboard/README.md b/Code/picocalc_keyboard/README.md index 85bd5c0..2795daf 100644 --- a/Code/picocalc_keyboard/README.md +++ b/Code/picocalc_keyboard/README.md @@ -5,3 +5,4 @@ * https://github.com/stm32duino/Arduino_Core_STM32/ * https://github.com/cuu/XPowersLib.git branch: stm32f103r8t6 +To learn how to compile and flash, please visit [wiki](https://github.com/clockworkpi/PicoCalc/wiki/Setting-Up-Arduino-Development-for-PicoCalc-keyboard)