very basic documentation

This commit is contained in:
anon
2024-08-23 23:04:48 +02:00
parent abc213df2b
commit 87afaac2f0
3 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Depgra
> Visual dependency graph generator
## Examples
`debug/dummy_c_project/'` under GNU:
![gnu\_stdio](documentation/gnu_stdio.png)
The same, but MUSL:
![gnu\_musl](documentation/musl_stdio.png)

BIN
documentation/gnu_stdio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB