You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ This project provides the end-to-end demo solution for an AR/AI fitness iOS app.
4
4
5
5
Try the **TestFlight version of the FitCount app**: https://testflight.apple.com/join/4fDEDysS.
6
6
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
+
7
9
## How to run the project
8
10
1. Clone the repository.
9
11
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
26
28
## Add AI fitness coach to your app using QuickPose.ai SDK
27
29
28
30
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