From 2680a82ed678434acf4fbada43f8836c33620441 Mon Sep 17 00:00:00 2001 From: blendoit Date: Sat, 5 Oct 2019 17:21:22 -0700 Subject: README PlantUML diagrams --- README.org | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'README.org') 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 -- cgit v1.2.3