Week 11 - Screenshot Archive And Verification
Task Goal
This week keeps the experiment evidence visible and organized. The README explains what the screenshot represents instead of leaving the week blank.
Folder Check
week11/ |-- README.md # required report |-- img/ # screenshot evidence
Environment
- GitHub
- Markdown
- Browser screenshot
Steps
- Store the screenshot in the image folder.
- Link the screenshot from README.
- Reserve space for future deployment or verification notes.
Commands
git status
git add week11/README.md week11/img/week11_screenshot.png
Result

Summary
A screenshot-only week still needs context. This page makes the stored evidence understandable for review.