Skip to content

Commit b413d5b

Browse files
authored
Update README.md
1 parent a73c786 commit b413d5b

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 @@
11
![](Logo/png/logo.png)
22

3+
![version](https://img.shields.io/github/v/release/CuriositySoftware/XcodeTargetGraphGen.svg)
34
![Swift Package Manager](https://img.shields.io/badge/swift%20package%20manager-compatible-brightgreen.svg)
5+
[![Build](https://github.com/CuriositySoftware/XcodeTargetGraphGen/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/CuriositySoftware/XcodeTargetGraphGen/actions/workflows/build-and-test.yml)
46
![License](https://img.shields.io/badge/License-MIT-yellow.svg)
5-
7+
68
# What is this?
79

810
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.

0 commit comments

Comments
 (0)