From 523c0d7c243474fd48cb6771ba01f982aca9f0b8 Mon Sep 17 00:00:00 2001 From: deathbaba Date: Tue, 15 Apr 2014 14:39:54 +0300 Subject: [PATCH] Added link to example apps - travel guides --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc6d32..526710c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ provides interface for client application to perform next tasks: Thus, you can provide **two way communication between your application and MapsWithMe**, using MapsWithMe to show points of interest (POI) and providing more information in your app. -Please refer to [sample application][linkSampleSource] for demo. +Please refer to [sample application][linkSampleSource] for demo or see +our [travel guide apps][linkTravelGuides] as an API integration example. ## Prerequisites @@ -165,3 +166,4 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND [linkRespClass]: lib/src/com/mapswithme/maps/api/MWMResponse.java "MWMResponse.java" [linkSampleSource]: https://github.com/mapswithme/api-android/tree/master/sample-app-capitals "Api Source Code" [linkSampleGooglePlay]: http://play.google.com/store/apps/details?id=com.mapswithme.capitals "Api Demo .apk" +[linkTravelGuides]: http://www.guidewithme.com