Conversation
Change "How It Works" to better distinguish between the probe and download steps
ltclm
left a comment
There was a problem hiding this comment.
Thanks for improving the structure!
Breaking out the probe and download steps makes the flow much clearer.
Quick note: there's a typo in line 9 — "chuncks" should be "chunks".
|
Thanks for fixing the typo! There are some formatting issues left that need to be addressed. Could you please run the following commands in your local project: Then commit and push these changes. After that, we'll be ready to merge. |
@ltclm I do not have npm installed.. Is this something you could do instead? |
@CaptainInler, I’ve formatted the file for you. You can find the changes in this PR: #131 We can either merge this PR directly, or you can update your fork and we’ll merge from there. Let me know which you prefer! |
Change "How It Works" to better distinguish between the probe and download steps