From c0f6a14c90609fc118a80f69ec3073c35704bc64 Mon Sep 17 00:00:00 2001 From: sigizmund Date: Tue, 1 Sep 2015 10:48:56 +0100 Subject: [PATCH] Update README.md Tiny fix to the top-level README.md file so it looks slightly nicer and makes more sense. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37af016..c1a5cec 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ A repository to provide tools and examples for EMMs integrating with Google Play as part of [Android for Work](https://www.google.com/work/android/). -- pub-sub-notifications +- `pub-sub-notifications` - a sample for subscribing to EMM Push Notifications. - A sample for subscribing to EMM Push Notifications. +More samples / tools to follow.