Skip to content

Commit cc3c27d

Browse files
committed
tidying docs
1 parent fc9a45a commit cc3c27d

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
1+
12
# QuickPoseiOS
23

34
[![License](https://img.shields.io/github/license/quickpose/QuickPoseiOS)](https://raw.githubusercontent.com/quickpose/QuickPoseiOS/main/LICENSE)
45
[![Swift Package Manager](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)
56

67
QuickPose provides developer-oriented cutting edge ML features with easy integration and production ready code.
78

8-
QuickPose iOS SDK
9-
- [Requirements](#requirements)
10-
- [Installing the SDK](#installing-the-sdk)
11-
- [Swift Package Manager](#swift-package-manager)
12-
- [Importing QuickPoseSDK into Project](#importing-quickposesdk-into-project)
13-
- [Getting Started](#getting-started)
14-
- [Sample Apps](#sample-apps)
9+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
10+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
11+
**Table of Contents**
1512

13+
- [QuickPoseiOS](#quickposeios)
14+
- [Requirements](#requirements)
15+
- [Installing the SDK](#installing-the-sdk)
16+
- [Swift Package Manager](#swift-package-manager)
17+
- [Importing QuickPoseSDK into Project](#importing-quickposesdk-into-project)
1618

1719
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1820

1921

20-
2122
Requirements
2223
------------------
2324

@@ -37,6 +38,6 @@ __Step 2__: Click on Swift Packages and click on the plus to add a package
3738

3839
__Step 3__: Enter the following repository url `https://github.com/quickpose/QuickPoseiOS.git` and click next
3940

40-
![Import Package](docs/img/QuickPoseSDKSetup.gif)
41+
![Import Package](docs/img/import-sdk-spm.gif)
4142

4243

File renamed without changes.

0 commit comments

Comments
 (0)