From 7b6ce2b5f69b31d897558479aca831a6d4e94990 Mon Sep 17 00:00:00 2001 From: dario-weswit Date: Wed, 22 Feb 2017 10:57:27 +0100 Subject: [PATCH] Modify to have an anchor for the latest release. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e955d8a..69d699f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # Lightstreamer - Stock-List Demo - Android Client -This project contains a full example of an Android application that employs the [Lightstreamer Android Client library](http://docs.lightstreamer.com/api/ls-android-client/latest/) -to subscribe to real-time updates. +This project contains a full example of an Android application that employs the [Lightstreamer Android Client library](http://docs.lightstreamer.com/api/ls-android-client/latest/) to subscribe to real-time updates. An extended version, including support for GCM push notifications is also available: [Stock-List Demo with GCM Push Notifications - Android Client](https://github.com/Lightstreamer/Lightstreamer-example-MPNStockList-client-android)