From 17f10929bf871be6d0ee2245eb677dd59af1fddf Mon Sep 17 00:00:00 2001 From: Amy Quispe Date: Thu, 23 Jan 2014 11:54:37 -0800 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 6404fc18d..3d67214fa 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,30 @@ -Google Mobile Ads SDK for Android +Google Mobile Ads SDK Plugins ================================= The Google Mobile Ads SDK is the latest generation in Google mobile advertising featuring refined ad formats and streamlined APIs for access to mobile ad networks and advertising solutions. The SDK enables mobile app developers to maximize their monetization in native mobile apps. This repository contains plugins for Android AdMob projects. Plugins -======= -* [Unity](https://github.com/googleads/googleads-mobile-android-plugins/tree/master/unity) +------- +* [Unity for iOS](https://github.com/googleads/googleads-mobile-plugins/tree/master/unity/iOS) +* [Unity for Android](https://github.com/googleads/googleads-mobile-plugins/tree/master/unity/android-legacy) (Legacy AdMob SDK) Downloads -========= -Please check out our [releases](https://github.com/googleads/googleads-mobile-android-plugins/releases) for the latest downloads for the different sample apps. +---------- +Please check out our [releases](https://github.com/googleads/googleads-mobile-plugins/releases) for the latest downloads for the different sample apps. Documentation -============== +-------------- Check out our [developers site](https://developers.google.com/mobile-ads-sdk/) for documentation on using the SDK, and join the developer community on [our forum](https://groups.google.com/forum/#!forum/google-admob-ads-sdk). Suggesting improvements -======================= -To file bugs, make feature requests, or to suggest other improvements, please use [github's issue tracker](https://github.com/googleads/googleads-mobile-android-plugins/issues). +------------------------ +To file bugs, make feature requests, or to suggest other improvements, please use [github's issue tracker](https://github.com/googleads/googleads-mobile-plugins/issues). License -======= +------- [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0.html) Contributing -============ +------------- Pull requests are welcome! Please sign [this Google Code contributor agreement](https://developers.google.com/open-source/cla/individual?csw=1) before submitting.