Skip to content

Commit db870eb

Browse files
authored
Add SPI badges to README (#102)
1 parent 3970815 commit db870eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![ci](https://github.com/fetch-rewards/swift-mocking/actions/workflows/ci.yml/badge.svg)](https://github.com/fetch-rewards/swift-mocking/actions/workflows/ci.yml?query=branch%3Amain)
44
[![codecov](https://codecov.io/gh/fetch-rewards/swift-mocking/graph/badge.svg?token=4KrYoYfaxz)](https://codecov.io/gh/fetch-rewards/swift-mocking)
5+
[![swift](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ffetch-rewards%2Fswift-mocking%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/fetch-rewards/swift-mocking)
6+
[![platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Ffetch-rewards%2Fswift-mocking%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/fetch-rewards/swift-mocking)
57
[![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/fetch-rewards/SwiftSyntaxSugar/blob/main/LICENSE)
68

79
Swift Mocking is a collection of Swift macros used to generate mock dependencies.

0 commit comments

Comments
 (0)