Skip to content

Commit 850e56c

Browse files
committed
Add Swift Action CI status badge
1 parent 0854598 commit 850e56c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![Language](https://img.shields.io/badge/Swift-5.0-orange.svg)
44
![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20iOS%20%7C%20watchOS%20%7C%20tvOS-orange.svg)
55
![SPM](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-orange)
6+
![Swift](https://github.com/SergeBouts/XCombine/workflows/Swift/badge.svg)
67
[<img src="https://img.shields.io/badge/licence-MIT-orange" alt="License" />](https://github.com/SergeBouts/XCombine/blob/master/LICENSE)
78

89
This repo contains XCombine, a Swift module, developed on top of the Combine framework to extend it and provide alternative implementations. The solutions were found while exploring Combine, and I believe could be interesting or useful to others as well.

0 commit comments

Comments
 (0)