Skip to content

Commit

Permalink
Merge pull request #23 from SwiftPackageIndex/add-badges
Browse files Browse the repository at this point in the history
Add badges
  • Loading branch information
finestructure authored Jan 24, 2023
2 parents f5e634e + 6fdf9c6 commit 268fab2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# spi-manifest

[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FSwiftPackageIndex%2FSPIManifest%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/SwiftPackageIndex/SPIManifest)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FSwiftPackageIndex%2FSPIManifest%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/SwiftPackageIndex/SPIManifest)

SPIManifest is a Swift package to decode "Swift Package Index Manifest" files, `.spi.yml`, which Swift package authors can add to their repositories in order to control package processing by the [Swift Package Index](https://swiftpackageindex.com).

0 comments on commit 268fab2

Please sign in to comment.