rearrange folders

This commit is contained in:
김경종
2026-06-23 10:59:24 +09:00
parent 276e6cb249
commit 280e064d8c
211 changed files with 0 additions and 0 deletions
@@ -0,0 +1,7 @@
# Screenshots
* If you take a screenshot that the user should see, include the image inline in your Markdown response using Markdown image syntax so the image renders, rather than as a bare link:
```md
![screenshot](IMAGE_LINK)
```
* IMPORTANT: If the user has asked you to take screenshots, you MUST include them as part of your final markdown response.
* If the user has asked you to test a website as part of development, you should take screenshots at key moments and include them in your final response.