Skip to content

Commit 27c353f

Browse files
authored
Update README.md
1 parent 2124b37 commit 27c353f

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
@@ -2,10 +2,10 @@ TjekSDK
22
==========
33

44
[![Build Status](https://github.com/shopgun/shopgun-ios-sdk/actions/workflows/main.yml/badge.svg)](https://github.com/shopgun/shopgun-ios-sdk/actions/workflows/main.yml)
5-
[![Version](https://img.shields.io/cocoapods/v/ShopGunSDK.svg?style=flat)](http://cocoapods.org/pods/ShopGunSDK)
6-
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)
75
[![Swift](http://img.shields.io/badge/swift-5.0-brightgreen.svg)](https://swift.org)
86
[![SPM](https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat)](https://swift.org/package-manager/)
7+
[![Version](https://img.shields.io/cocoapods/v/ShopGunSDK.svg?style=flat)](http://cocoapods.org/pods/ShopGunSDK)
8+
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)
99

1010
## Introduction
1111

@@ -27,7 +27,7 @@ For your convenience, these libraries are wrapped by the **`TjekSDK`** library.
2727

2828
TjekSDK supports the following dependency managers. Choose your preferred method to see the instructions:
2929

30-
<details><summary>**Swift Package Manager**</summary>
30+
<details><summary>Swift Package Manager</summary>
3131

3232
TjekSDK can be built for all Apple platforms using the Swift Package Manager.
3333

@@ -38,7 +38,7 @@ Add the following entry to your `Package.swift`:
3838
```
3939
</details>
4040

41-
<details><summary>**CocoaPods**</summary>
41+
<details><summary>CocoaPods</summary>
4242

4343
TjekSDK can only be built for iOS using CocoaPods. For other platforms, please use Swift Package Manager.
4444

0 commit comments

Comments
 (0)