mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Updated pattern.
This commit is contained in:
parent
1393b59567
commit
d068e07207
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user