Add generated files

This commit is contained in:
github-actions[bot] 2022-02-14 08:48:43 +00:00
parent 04777093a3
commit af204ef043
2 changed files with 9 additions and 0 deletions

9
requirements.dot Normal file
View file

@ -0,0 +1,9 @@
digraph PhiloDilemma {
label = "Robert de Bock" ;
overlap=false
{
"grub" [fillcolor=yellow style=filled penwidth=3]
"robertdebock.bootstrap" [fillcolor=green style=filled]
}
"grub" -> "robertdebock.bootstrap"
}

BIN
requirements.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB