Images in README!

Commit
2324c2f7cd81f90bc4b7709245c0075d8b723352
Author
blendoit <blendoit@gmail.com>
Author date
Committer
blendoit <blendoit@gmail.com>
Committer date
Changed files
.gitignore
index c62ecf26..225020c9 100644..100644
@@ -1,5 +1,8 @@
1 1 # .gitignore
2 2 **/__pycache__/
3 3 **/log.txt
4 Added: **/*.html
5 Added: **/*.pdf
6 Added: **/*.tex
4 7 save/
5 8 TAGS
README.org
index 562423f4..eaed0413 100644..100644
@@ -9,6 +9,10 @@
9 9
10 10 I adapted it from my own code for the UCLA MAE 154B final project (Spring 2019).
11 11
12 Added: #+CAPTION: Test image for the README
13 Added: #+NAME: fig:Test-Image
14 Added: [[./doc/diagram.png]]
15 Added:
12 16 * Program Structure
13 17
14 18 ** =creator.py=
doc/diagram
index 61409810..00000000 100644..000000
@@ -1,5 +0,0 @@
1 Removed: hide footbox
2 Removed: title Sequence Diagram (Footer removed)
3 Removed:
4 Removed: Alice -> Bob: Authentication Request
5 Removed: Bob --> Alice: Authentication Response
doc/diagram.pum
index 00000000..61409810 000000..100644
@@ -0,0 +1,5 @@
1 Added: hide footbox
2 Added: title Sequence Diagram (Footer removed)
3 Added:
4 Added: Alice -> Bob: Authentication Request
5 Added: Bob --> Alice: Authentication Response