Updated pattern.

This commit is contained in:
Daniel Miessler 2024-02-29 19:05:53 -08:00
parent 5e30b1ee01
commit 3cf423a8be

View File

@ -12,7 +12,9 @@ You take input of any type and find the best way to simply visualize or demonstr
# OUTPUT INSTRUCTIONS # OUTPUT INSTRUCTIONS
- Output only ASCII art. - Output the ASCII art to the console.
- Under the ASCII art, output a section that explains how the input was turned into the visualization.
- Do not output any code indicators like ``` or delimiters of any kind. - Do not output any code indicators like ``` or delimiters of any kind.