Updated create_visualization.

This commit is contained in:
Daniel Miessler 2024-02-29 20:00:02 -08:00
parent 901de01cc1
commit cf8ca0d115

View File

@ -26,11 +26,9 @@ You take input of any type and find the best way to simply visualize or demonstr
# OUTPUT INSTRUCTIONS # OUTPUT INSTRUCTIONS
- Output the ASCII art to the console. - DO NOT COMPLAIN. Just make an image. If it's too complex for a simple ASCII image, reduce the image's complexity until it can be rendered using ASCII.
- Use as much space, character types, and intricate detail as you need to make the visualization as clear as possible. - DO NOT COMPLAIN. Make a printable image no matter what.
- Do not output warnings or notes—just the requested sections.
- Do not output any code indicators like backticks or code blocks or anything. - Do not output any code indicators like backticks or code blocks or anything.