Skip to content

Commit 37241d0

Browse files
Specify Framework API documentation link
1 parent 14a74c2 commit 37241d0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
1919
>
2020
> In Xcode 13, Apple introduced an option to override the version number of every plist present inside your app (https://developer.apple.com/forums/thread/690647). Even those from third parties frameworks like TeadsSDK. We used to rely on the plist to retrieve the TeadsSDK version. To prevent this, we changed the way we checked the SDK version since version 5.0.6. So please update your integration to at least version 5.0.6.
2121
22-
## 📃 Table of Contents
22+
## 📋 Table of Contents
2323

2424
- [Integration Documentation](#-integration-documentation)
2525
- [Migrating from v4 to v5](#-migrating-from-v4-to-v5)
@@ -29,9 +29,10 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
2929
- [Certifications](#-certifications)
3030
- [Changelog](#%EF%B8%8F-changelog)
3131

32-
## 🚀 Integration Documentation
32+
## 📚 Integration Documentation
3333

34-
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000314785).
34+
- Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000314785).
35+
- Framework API documentation is available [here](https://teads.github.io/TeadsSDK-iOS/latest/)
3536

3637
## 🕊 Migrating from v4 to v5
3738

0 commit comments

Comments
 (0)