diff --git a/python_payload/README.md b/python_payload/README.md index b31299797114a64dec648b4cb3ffe46e7f948afd..47cbcfeffa373597b18649e0da22744678793d04 100644 --- a/python_payload/README.md +++ b/python_payload/README.md @@ -5,7 +5,7 @@ These are the sources for the Python part of st3m, which implements the core fun You're either seeing this in our git repository (in `python_payload`) or on a badge itself (in `/flash/sys`). -On the badge, these files are required for the badge to function, and are extracted on first startup. You can edit these to your heart's conent, but this generally shouldn't be necessary. +On the badge, these files are required for the badge to function, and are extracted on first startup. You can edit these to your heart's content, but this generally shouldn't be necessary. If you break something, the badge will probably not boot. In this case, start it in recovery mode and remove the `sys` directory fully. This will cause the badge to re-extract the files on next startup.