diff --git a/presto/README.md b/presto/README.md index 0c62e3bf..29958528 100644 --- a/presto/README.md +++ b/presto/README.md @@ -56,12 +56,14 @@ mpremote fs cp secrets.py :secrets.py mpremote reset ``` -You can also deploy with the project task: +After `secrets.py` has been copied to the device once, you can redeploy the app with the project task: ```bash mise run presto ``` +This copies `records_on_the_day.py` to `:main.py` and resets the device; it does not copy `secrets.py`. + **Using Thonny:** 1. Open Thonny and select "MicroPython (Raspberry Pi Pico)" as the interpreter