Skip to content

Commit 2aaa116

Browse files
authored
Merge pull request #29 from getyourguide/readme-tune-up
Revise README title and enhance project description
2 parents a3a8d9b + 60f3399 commit 2aaa116

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# spmgraph - SwiftPM dependency graph management
1+
# `spmgraph`: SwiftPM dependency graphs supercharged ⚡
22

33
[![CI status](https://github.com/getyourguide/spmgraph/actions/workflows/main.yml/badge.svg)](https://github.com/getyourguide/spmgraph/actions/workflows/main.yml)
4+
![Toolchain](https://img.shields.io/badge/Swift-6.0+%20%7C%20Xcode%2016%2B-orange?logo=swift&logoColor=white)
5+
[![Mint](https://img.shields.io/badge/Mint-getyourguide%2Fspmgraph-40c8a7?logo=leaf&logoColor=white)](https://github.com/getyourguide/spmgraph#installation)
46
[![Swift Package Manager](https://rawgit.com/jlyonsmith/artwork/master/SwiftPackageManager/swiftpackagemanager-compatible.svg)](https://swift.org/package-manager/)
57

68
A CLI tool that **unlocks Swift dependency graphs**, giving you extra information and capabilities.
79
<br>
8-
With it, you can visualize your dependency graph, run selective tests, and enforce architectural rules for an optimal modular setup.
10+
With it, you can **visualize your dependency graph**, run **selective tests**, and **enforce architectural rules** for an optimal modular setup.
911
<br>
1012
_spmgraph_ can be run for any local `Package.swift`.
1113

0 commit comments

Comments
 (0)