Skip to content

Commit 08aa3f0

Browse files
committed
update README file
1 parent 251fd41 commit 08aa3f0

File tree

1 file changed

+5
-5
lines changed
  • MediationAdapters/TeadsAppLovinAdapter

1 file changed

+5
-5
lines changed

MediationAdapters/TeadsAppLovinAdapter/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Teads - iOS AppLovin MAX Mediation Adapter
22
> Mediation adapter to be used in conjunction with AppLovin to deliver Teads ads on iOS devices.
33
4-
If you want to display Teads ads in your iOS application through AppLovin mediation, you’re at the right place.
4+
If you want to display Teads ads in your iOS application through AppLovin MAX mediation, you’re at the right place.
55

66
## Requirements
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.1+](https://img.shields.io/badge/MoPub%20SDK-11.1.1+-blue.svg?style=flat)
11-
- ![Teads SDK: 5.0.9+](https://img.shields.io/badge/Teads%20SDK-5.0.9+-blue.svg?style=flat)
10+
- ![AppLovin SDK: 11.1.1+](https://img.shields.io/badge/AppLovin%20SDK-11.1.1+-blue.svg?style=flat)
11+
- ![Teads SDK: 5.0.12+](https://img.shields.io/badge/Teads%20SDK-5.0.12+-blue.svg?style=flat)
1212

1313
## Features
1414

@@ -33,10 +33,10 @@ pod 'TeadsAppLovinAdapter', '~> 5.0'
3333
```
3434

3535
2. Run `pod install --repo-update` to install the adapter in your project.
36-
3. Follow the [Define Custom Event](https://support.teads.tv/support/solutions/articles/36000314769-inread-twitter-mopub-mediation#defining_a_custom_event) step to finish the integration.
36+
3. Follow the [Create a custom Network](https://support.teads.tv/support/solutions/articles/36000357700-inread-applovin-mediation#create-a-custom-network) step to finish the integration.
3737
4. You’re done.
3838

3939

4040
## Integration Documentation
4141

42-
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000314769-inread-twitter-mopub-mediation).
42+
Integration instructions are available on [Teads SDK Documentation](https://support.teads.tv/support/solutions/articles/36000357700-inread-applovin-mediation).

0 commit comments

Comments
 (0)