From 221dbf80bb447b02fc6cdb968715515d700c97d7 Mon Sep 17 00:00:00 2001 From: Nicolas De Boose Date: Mon, 29 May 2017 22:21:39 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959e911..4a83561 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ In case the application doesn't work as expected. Here are some things you can v ### Android -- Ensure that the AndroidManifest.xml located at platforms\android\build\... (do not add it in your "App_Resources\AndroidManifest.xml" file, it's automatically done) contains the following snippets for registering the GCM listener: +- Ensure that the AndroidManifest.xml located at platforms\android\build\... (**do not add it in your "App_Resources\AndroidManifest.xml" file**, it's automatically done) contains the following snippets for registering the GCM listener: ```XML