diff --git a/fw/README.md b/fw/README.md index 71863c5..32284ae 100644 --- a/fw/README.md +++ b/fw/README.md @@ -1 +1,5 @@ -Copy these files onto the root of your Raspberry Pi Pico's Mass Storage Device, then reboot the Pico. +Copy these files onto your Raspberry Pi Pico's Mass Storage Device `/`. + +Place the `adafruit_hid` folder in a `/lib` folder. + +Afterwards, reboot the Pico.