Skip to content

Commit 67bd227

Browse files
committed
Transition to main
1 parent 5527fb0 commit 67bd227

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# CombineCocoa
22

33
<p align="center">
4-
<img src="https://github.com/freak4pc/CombineCocoa/raw/master/Resources/logo.png" width="45%">
4+
<img src="https://github.com/freak4pc/CombineCocoa/raw/main/Resources/logo.png" width="45%">
55
<br /><br />
6-
<a href="https://actions-badge.atrox.dev/CombineCommunity/CombineCocoa/goto" target="_blank" alt="Build Status" title="Build Status"><img src="https://github.com/CombineCommunity/CombineCocoa/workflows/CombineCocoa/badge.svg?branch=master" alt="Build Status" title="Build Status"></a><br />
6+
<a href="https://actions-badge.atrox.dev/CombineCommunity/CombineCocoa/goto" target="_blank" alt="Build Status" title="Build Status"><img src="https://github.com/CombineCommunity/CombineCocoa/workflows/CombineCocoa/badge.svg?branch=main" alt="Build Status" title="Build Status"></a><br />
77
<a href="https://cocoapods.org/pods/CombineCocoa" target="_blank"><img src="https://img.shields.io/cocoapods/v/CombineCocoa.svg?1" alt="CombineCocoa supports CocoaPods"></a>
88
<a href="https://github.com/apple/swift-package-manager" target="_blank"><img src="https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg" alt="CombineCocoa supports Swift Package Manager (SPM)"></a>
99
<a href="https://github.com/Carthage/Carthage" target="_blank"><img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat" alt="CombineCocoa supports Carthage"></a>
@@ -17,9 +17,9 @@ CombineCocoa attempts to provide publishers for common UIKit controls so you can
1717

1818
## Basic Examples
1919

20-
Check out the [Example in the **Example** folder](https://github.com/freak4pc/CombineCocoa/blob/master/Example/Example/ControlsViewController.swift#L27). Open the project in Xcode 11 and Swift Package Manager should automatically resolve the required dependencies.
20+
Check out the [Example in the **Example** folder](https://github.com/freak4pc/CombineCocoa/blob/main/Example/Example/ControlsViewController.swift#L27). Open the project in Xcode 11 and Swift Package Manager should automatically resolve the required dependencies.
2121

22-
<p align="center"><img src="https://github.com/freak4pc/CombineCocoa/raw/master/Resources/example.gif"></p>
22+
<p align="center"><img src="https://github.com/freak4pc/CombineCocoa/raw/main/Resources/example.gif"></p>
2323

2424
## Usage
2525

0 commit comments

Comments
 (0)