Skip to content

Commit f39c0d6

Browse files
committed
add fitcount guide link
1 parent 3c06bb6 commit f39c0d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This project provides the end-to-end demo solution for an AR/AI fitness iOS app.
44

55
Try the **TestFlight version of the FitCount app**: https://testflight.apple.com/join/4fDEDysS.
66

7+
For more explanation of the code in this repository please check our [FitCount Guide](https://docs.quickpose.ai/docs/MobileSDK/Guides/FitCount%20Guide)
8+
79
## How to run the project
810
1. Clone the repository.
911
2. Register for a free SDK key at our [Development portal](https://dev.quickpose.ai/auth/signup).
@@ -26,4 +28,4 @@ private var quickPose = QuickPose(sdkKey: "YOUR SDK KEY") // register for your f
2628
## Add AI fitness coach to your app using QuickPose.ai SDK
2729

2830
1. Register for a free SDK key at our [Development portal](https://dev.quickpose.ai/auth/signup).
29-
2. Check out our [GitHub Repository](https://github.com/quickpose/quickpose-ios-sdk) and [Getting Started Guide](https://docs.quickpose.ai/docs/MobileSDK/GettingStarted/Integration).
31+
2. Check out our [GitHub Repository](https://github.com/quickpose/quickpose-ios-sdk) and [Getting Started Guide](https://docs.quickpose.ai/docs/MobileSDK/GettingStarted/Integration).

0 commit comments

Comments
 (0)