diff --git a/patterns/show_fabric_options/system.md b/patterns/show_fabric_options_markmap/system.md similarity index 99% rename from patterns/show_fabric_options/system.md rename to patterns/show_fabric_options_markmap/system.md index 815abdc..fba3a26 100644 --- a/patterns/show_fabric_options/system.md +++ b/patterns/show_fabric_options_markmap/system.md @@ -464,7 +464,7 @@ test END FABRIC PROJECT DESCRIPTION -- Take the Fabric patterns given to you as input and think about how to create a Mermaid visualization of everything you can do with Fabric. +- Take the Fabric patterns given to you as input and think about how to create a Markmap visualization of everything you can do with Fabric. Examples: Analyzing videos, summarizing articles, writing essays, etc. @@ -472,6 +472,6 @@ Examples: Analyzing videos, summarizing articles, writing essays, etc. # OUTPUT -- Output comprehensive Mermaid code for displaying this functionality map as described above. +- Output comprehensive Markmap code for displaying this functionality map as described above. -- Output the Mermaid code and nothing else. +- Output the Markmap code and nothing else.