From 690794f1be2dfe3055e78e98f390b0b15f193e8b Mon Sep 17 00:00:00 2001 From: Jake Lee Date: Thu, 24 Feb 2022 23:13:59 +0000 Subject: [PATCH] 2 columns --- readme.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/readme.md b/readme.md index c459e00..8401269 100644 --- a/readme.md +++ b/readme.md @@ -6,9 +6,9 @@ Meta: * Overview (comments, configuring, etc) - + - - - - + - + - + - + - + - + - + +10: Others
TypeExampleCode
ExampleCode
1: Flowchart +
```mermaid flowchart LR @@ -31,9 +31,9 @@ flowchart TD D --> B B -- No ----> E[Okay] ``` - +1: Flowchart
2: Sequence +
```mermaid sequenceDiagram @@ -52,31 +52,31 @@ sequenceDiagram Chris --x Bob: I have no idea! Bob ->>- Alice: Hmm, ok, thanks. ``` - +2: Sequence
3: Class +
-
4: State +3: Class
-
5: Entity Relationship +4: State
-
6: User Journey +5: Entity Relationship
-
7: Gantt +6: User Journey
-
8: Pie +7: Gantt
-
9: Requirement +8: Pie
-
10: Others +9: Requirement
-
\ No newline at end of file