Skip to content

Commit d91371a

Browse files
authored
Update README.md
1 parent 1610f6c commit d91371a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# XcodeTargetGraphGen
1+
![](Logo/png/logo.png)
22

33
![Swift Package Manager](https://img.shields.io/badge/swift%20package%20manager-compatible-brightgreen.svg)
44
![License](https://img.shields.io/badge/License-MIT-yellow.svg)
55

6+
# What is this?
7+
68
XcodeTargetGraphGen is a Swift command-line tool that interprets `.xcodeproj` files to create a visual depiction of module-level internal dependencies using Mermaid diagram syntax. By supporting multiple package managers, it enables users to visually map out the structure and dependencies of Xcode projects across various environments, providing a clear and comprehensible graphical representation of these relationships.
79

810
The supported package managers are as follows:

0 commit comments

Comments
 (0)