Skip to content

Commit 6a27008

Browse files
author
Brad Umbaugh
committed
Fixed table of contents
1 parent 970223e commit 6a27008

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@
33
[![pod](https://badge.fury.io/co/Iterable-iOS-SDK.svg)](https://cocoapods.org/pods/Iterable-iOS-SDK)
44
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
55

6-
# Table of contents
6+
# Iterable iOS SDK
7+
8+
The Iterable iOS SDK is a Swift implementation of an iOS client for Iterable, for iOS versions 9.0 and higher.
9+
10+
## Table of contents
711

12+
- [Before starting](#before-starting)
813
- [Installation](#installation)
9-
- [Installing with a dependency manager](#installing-with-a-dependency-manager)
1014
- [Swift Package Manager](#swift-package-manager)
1115
- [CocoaPods](#cocoapods)
1216
- [Carthage](#carthage)
1317
- [Manual Installation](#manual-installation)
18+
- [Beta versions](#beta-versions)
1419
- [Migrating from a version prior to 6.1.0](#migrating-from-a-version-prior-to-610)
1520
- [Sample projects](#sample-projects)
1621
- [Configuring the SDK](#configuring-the-sdk)
@@ -26,10 +31,6 @@
2631
- [License](#license)
2732
- [Want to Contribute?](#want-to-contribute)
2833

29-
# Iterable iOS SDK
30-
31-
The Iterable iOS SDK is a Swift implementation of an iOS client for Iterable, for iOS versions 9.0 and higher.
32-
3334
## Before starting
3435

3536
Before starting with the SDK, you will need to set up Iterable push notifications for your app.

0 commit comments

Comments
 (0)