mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add ER diagram for Storing Data section
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
}
|
||||
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{shapes.geometric, arrows, positioning}
|
||||
\usetikzlibrary{shapes.geometric, arrows, positioning, er}
|
||||
|
||||
\tikzstyle{box} = [rectangle, minimum width=3cm, minimum height=1cm, text centered, text width=3cm, draw=black]
|
||||
\tikzstyle{arrow} = [thick,<->,>=stealth]
|
||||
|
||||
Reference in New Issue
Block a user