Skip to content

Commit aee9c27

Browse files
Update README.md (#168)
1 parent e261661 commit aee9c27

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22

3-
![teads_logo](./ReadmeResources/teads_logo.png)
3+
<br/>
4+
<p align="center">
5+
<a href="https://teads.com/" target="_blank">
6+
<img width="75%" src="./ReadmeResources/teads_logo.png" alt="Teads logo">
7+
</a>
8+
</p>
9+
<br/>
410

511
----
612

@@ -19,7 +25,7 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
1925
>
2026
> You can still build and publish your app using Xcode 12 with older versions than 4.8.8
2127
22-
## Table of Contents
28+
## 📃&nbsp; Table of Contents
2329

2430
- [Integration Documentation](#integration-documentation)
2531
- [Migrating from v4 to v5](#migrating-from-v4-to-v5)
@@ -29,19 +35,19 @@ Teads allows you to integrate a single SDK into your app, and serve premium bran
2935
- [Certifications](#certifications)
3036
- [Changelog](#changelog)
3137

32-
## Integration Documentation
38+
## 🚀&nbsp; Integration Documentation
3339

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

36-
## Migrating from v4 to v5
42+
## 🕊&nbsp; Migrating from v4 to v5
3743

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

40-
## Run the sample app
46+
## 🚲&nbsp; Run the sample app
4147

4248
Clone this repository, open it with Xcode, and run project.
4349

44-
## Install the Teads SDK iOS framework
50+
## 📦&nbsp; Install the Teads SDK iOS framework
4551

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

@@ -70,19 +76,19 @@ https://github.com/teads/TeadsSDK-iOS
7076

7177
Then select latest version available
7278

73-
## Mediation Adapters
79+
## 🤝&nbsp; Mediation Adapters
7480
- [Google AdMob](./MediationAdapters/TeadsAdMobAdapter/README.md)
7581
- [Twitter Mopub](./MediationAdapters/TeadsMoPubAdapter/README.md)
7682
- [Smart AdServer](./MediationAdapters/TeadsSASAdapter/README.md)
7783

78-
## Certifications
84+
## 🎓&nbsp; Certifications
7985

8086
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/).
8187

8288
![iab certification badge](./ReadmeResources/OMCompliant.png)
8389

8490

85-
## Changelog
91+
## ⌚️&nbsp; Changelog
8692

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

0 commit comments

Comments
 (0)