graph TD
A[Father] -->|Parent| B[You]
C[Mother] -->|Parent| B[You]
B -->|Husband| D[Wife]
B -->|Father| E[Daughter]
D -->|Mother| E[Daughter]
Created
May 22, 2024 16:55
-
-
Save timlinux/7e350e0638ed1945df3fcfe00996267b to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment