Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 15 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# Google APIs for Mobile: Quickstarts
## Google APIs for Mobile: Quickstarts

A collection of quickstart samples demonstrating the Google APIs for
[Android](https://developers.google.com/android) and [iOS](https://developers.google.com/ios).
This repository contains a collection of quickstart samples demonstrating Google APIs for [Android](https://developers.google.com/android) and [iOS](https://developers.google.com/ios).

## How to make contributions?
Please read and follow the steps in the [CONTRIBUTING.md](CONTRIBUTING.md)
Please read and follow the steps in the [contribution guidelines](CONTRIBUTING.md). Conntributions not adhering to the guidelines will not be accepted.

[![Build Status](https://travis-ci.org/googlesamples/google-services.svg?branch=master)](https://travis-ci.org/googlesamples/google-services)
Also, do note that a **Contributor License Agreement** is required by Google in order to accept pull requests.

## Contributor License Agreements

Please fill out **either** the _individual_ or _corporate_ Contributor License Agreement (CLA):

- If you are an individual writing original source code and you own the intellectual property, then you'll need to sign an [individual CLA](http://code.google.com/legal/individual-cla-v1.0.html).
- If you work for a company that allows you to contribute your work, then you'll need to sign a [corporate CLA](http://code.google.com/legal/corporate-cla-v1.0.html).

Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it. Make sure to read through terms of the agreement. Once we receive it, we'll be able to accept your pull requests.

<!-- [![Build Status](https://travis-ci.org/googlesamples/google-services.svg?branch=master)](https://travis-ci.org/googlesamples/google-services) -->