Docs after the code
After you implement or fix the program, write a README.md in the project
root that documents it:
- what the program does
- the public entrypoint name
- the commands it accepts
Do not skip the README because the script is small. Function docstrings are a separate skill.