Skip to content

Commit c76ed87

Browse files
committed
update public READMEs
1 parent 6ce85c2 commit c76ed87

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

MediationAdapters/TeadsAppLovinAdapter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you want to display Teads ads in your iOS application through AppLovin mediat
77

88
- ![Platform: iOS 10+](https://img.shields.io/badge/Platform-iOS%2010%2B-blue.svg?style=flat)
99
- ![Xcode: 12.5+](https://img.shields.io/badge/Xcode-12.5+-blue.svg?style=flat)
10-
- ![AppLovin SDK: 11.1.2+](https://img.shields.io/badge/MoPub%20SDK-11.1.2+-blue.svg?style=flat)
10+
- ![AppLovin SDK: 11.1.1+](https://img.shields.io/badge/MoPub%20SDK-11.1.1+-blue.svg?style=flat)
1111
- ![Teads SDK: 5.0.9+](https://img.shields.io/badge/Teads%20SDK-5.0.9+-blue.svg?style=flat)
1212

1313
## Features
@@ -17,7 +17,7 @@ If you want to display Teads ads in your iOS application through AppLovin mediat
1717

1818
## Installation
1919

20-
Before installing Teads adapter, you need to implement [AppLovin Ads](https://developers.mopub.com/docs/ios/) in your application.
20+
Before installing Teads adapter, you need to implement [AppLovin Ads](https://dash.applovin.com/documentation/mediation/ios/getting-started/integration) in your application.
2121

2222
#### CocoaPods
2323

README.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,29 +25,29 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
2525
>
2626
> You can still build and publish your app using Xcode 12 with older versions than 4.8.8
2727
28-
## 📃  Table of Contents
28+
## 📃 Table of Contents
2929

3030
- [Integration Documentation](#integration-documentation)
31-
- [Migrating from v4 to v5](#migrating-from-v4-to-v5)
32-
- [Run the sample app](#run-the-sample-app)
33-
- [Installation](#install-the-teads-sdk-ios-framework)
34-
- [Mediation Adapters](#mediation-adapters)
35-
- [Certifications](#certifications)
36-
- [Changelog](#changelog)
31+
- [Migrating from v4 to v5](#-migrating-from-v4-to-v5)
32+
- [Run the sample app](#-run-the-sample-app)
33+
- [Installation](#-install-the-teads-sdk-ios-framework)
34+
- [Mediation Adapters](#-mediation-adapters)
35+
- [Certifications](#-certifications)
36+
- [Changelog](#-changelog)
3737

38-
## 🚀  Integration Documentation
38+
## 🚀 Integration Documentation
3939

4040
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000314785).
4141

42-
## 🕊  Migrating from v4 to v5
42+
## 🕊 Migrating from v4 to v5
4343

4444
TeadsSDK v5 introduces some changes regarding v4, see [Migration Documentation](https://support.teads.tv/support/solutions/articles/36000314772-migrating-from-v4-to-v5)
4545

46-
## 🚲  Run the sample app
46+
## 🚲 Run the sample app
4747

4848
Clone this repository, open it with Xcode, and run project.
4949

50-
## 📦  Install the Teads SDK iOS framework
50+
## 📦 Install the Teads SDK iOS framework
5151

5252
Teads SDK is currently distributed through CocoaPods. It includes everything you need to serve "outstream" video ads.
5353

@@ -76,19 +76,20 @@ https://github.com/teads/TeadsSDK-iOS
7676

7777
Then select latest version available
7878

79-
## 🤝  Mediation Adapters
79+
## 🤝 Mediation Adapters
8080
- [Google AdMob](./MediationAdapters/TeadsAdMobAdapter/README.md)
81-
- [Twitter Mopub](./MediationAdapters/TeadsMoPubAdapter/README.md)
81+
- [Mopub](./MediationAdapters/TeadsMoPubAdapter/README.md)
82+
- [AppLovin Max](./MediationAdapters/TeadsAppLovinAdapter/README.md)
8283
- [Smart AdServer](./MediationAdapters/TeadsSASAdapter/README.md)
8384

84-
## 🎓  Certifications
85+
## 🎓 Certifications
8586

8687
Teads SDK supports the [IAB](https://www.iabcertification.com/) [Open Measurement](https://iabtechlab.com/standards/open-measurement-sdk/) SDK, also known as OM SDK. The OM SDK brings transparency to the advertising world, giving a way to standardize the viewability and verification measurement for the ads served through mobile apps. Teads is part of the [IAB's compliant companies](https://iabtechlab.com/compliance-programs/compliant-companies/).
8788

8889
![iab certification badge](./ReadmeResources/OMCompliant.png)
8990

9091

91-
## ⌚️  Changelog
92+
## ⌚️ Changelog
9293

9394
See [changelog here](https://github.com/teads/TeadsSDK-iOS/releases).
9495

0 commit comments

Comments
 (0)