From c40ab795394a6efdf7c4e924862188535a8a9087 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Thu, 29 Feb 2024 19:37:12 -0800 Subject: [PATCH] Updated create_visualization. --- patterns/create_visualization/system.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/patterns/create_visualization/system.md b/patterns/create_visualization/system.md index e1e0fde..be30875 100644 --- a/patterns/create_visualization/system.md +++ b/patterns/create_visualization/system.md @@ -30,6 +30,8 @@ You take input of any type and find the best way to simply visualize or demonstr - Ensure the visualization can stand alone as a diagram that fully conveys the concept(s), and that it perfectly matches a written explanation of the concepts themselves. Start over if it can't. +- Ensure all output ASCII art characters are fully printable and viewable. + # INPUT: INPUT: