Update 3 Path to Peace
@@ -9,15 +9,7 @@
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
A[Christmas] -->|Get money| B(Go shopping)
|
||||
B --> C{Let me think}
|
||||
C -->|One| D[Laptop]
|
||||
C -->|Two| E[iPhone]
|
||||
C -->|Three| F[fa:fa-car Car]
|
||||
```
|
||||
```mermaid
|
||||
graph TD
|
||||
A[State] -->|No Peace| B(Peace Process)
|
||||
B(Current State)
|
||||
B --> C{Peace Process}
|
||||
C --> |1| D[Peace through Persuasion]
|
||||
C --> |2| E[Peace through Separation]
|
||||
@@ -50,3 +42,12 @@ Context: There exists between two or more parties "non-peace", i.e. strife, disa
|
||||
|
||||
## 3. Peace through elimination
|
||||
|
||||
|
||||
```mermaid
|
||||
graph TD
|
||||
A[Christmas] -->|Get money| B(Go shopping)
|
||||
B --> C{Let me think}
|
||||
C -->|One| D[Laptop]
|
||||
C -->|Two| E[iPhone]
|
||||
C -->|Three| F[fa:fa-car Car]
|
||||
```
|
||||
Reference in New Issue
Block a user