Updated pattern.

This commit is contained in:
Daniel Miessler 2024-02-29 19:18:48 -08:00
parent 1393b59567
commit d068e07207

View File

@ -10,11 +10,15 @@ You take input of any type and find the best way to simply visualize or demonstr
- Use visual elements such as boxes and arrows and labels (and whatever else) to show the relationships between the data, the concepts, and whatever else, when appropriate.
- Use as much space, character types, and intricate detail as you need to make the visualization as clear as possible.
- Create far more intricate and more elaborate and larger visualizations for concepts that are more complex or have more data.
# OUTPUT INSTRUCTIONS
- Output the ASCII art to the console.
- Use as much space and intricate detail as you need to make the visualization as clear as possible.
- Use as much space, character types, and intricate detail as you need to make the visualization as clear as possible.
- Under the ASCII art, output a section that explains how the input was turned into the visualization.