Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
garuma committed Dec 6, 2013
1 parent a15ba83 commit 514cfc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -2,11 +2,11 @@

Moyeu is an Android application built with [Xamarin.Android](http://xamarin.com/monoforandroid) to visualize Boston's [Hubway](http://thehubway.com/) bike sharing system.

## Building
## Building/Running

To build Moyeu you need to follow the instruction on how to setup [Google Play Services](https://github.com/xamarin/monodroid-samples/tree/master/GooglePlayServices) (used for the Google Maps v2 API).
Every dependency is part of the project either as a submodule or a component.

Since you are going to use Google API, you also need to [setup an API key](https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key) with them.
Still, since some Google API are used, to properly run the code you need to [setup an API key](https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key) with them.

## License

Expand Down

0 comments on commit 514cfc4

Please sign in to comment.