summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2019-10-05 17:21:22 -0700
committerblendoit <blendoit@gmail.com>2019-10-05 17:21:22 -0700
commit2680a82ed678434acf4fbada43f8836c33620441 (patch)
tree1c363d2894d31856b2e2e858af2893e3477566a1 /README.org
parent13d3e4c648036f6e26d450c4dfdbd4999cf0e8a8 (diff)
README PlantUML diagrams
Diffstat (limited to 'README.org')
-rw-r--r--README.org15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.org b/README.org
index 9ce7891..ba5fa66 100644
--- a/README.org
+++ b/README.org
@@ -9,13 +9,14 @@ With the final objective of designing a lightweight FAR 23 compliant airfoil.
I adapted it from my own code for the UCLA MAE 154B final project (Spring 2019).
-#+CAPTION: Test image for the README
-#+NAME: fig:Test-Image
-[[./doc/diagram.png]]
-
-#+CAPTION: Second test image for the README
-#+NAME: fig:Test-Image2
-[[./doc/diagram2.png]]
+#+BEGIN_UML
+Alice -> Bob: Authentication Request
+Bob --> Alice: Authentication Response
+#+END_UML
+
+#+CAPTION: Program Flow Sequence
+#+NAME: fig:sequence-program
+[[./doc/sequence_program.png]]
* Program Structure
Copyright 2019--2024 Marius PETER