From a082adea554d7144f3ae954d0a960eed205fccd3 Mon Sep 17 00:00:00 2001 From: Bapusaheb Patil Date: Wed, 9 Jan 2019 08:34:03 +0530 Subject: [PATCH] Edited description in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d58b5ee..24418a0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ An Android chat messaging app using Layer's XDK. -Two types of messages are supported: +This app supports two types of messages: 1. Text messages 2. Custom Mileage messages @@ -21,7 +21,7 @@ User 2: `hello@hackertronix.com` (Password: `surface`) * Google Maps API key * Project setup on Firebase (`google-services.json`) -Place your `google-services.json` file in the `/app` folder. Once you have your **Layer App ID** & **Google Maps API key**, add the following lines your `gradle.properties` file: +Place your `google-services.json` file in the `/app` folder. Once you have your **Layer App ID** & **Google Maps API key**, add the following lines to your `gradle.properties` file: ``` LayerAppId=""