Skip to content

Commit

Permalink
Edited description in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bapspatil committed Jan 9, 2019
1 parent 1dfe00f commit a082ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -21,7 +21,7 @@ User 2: `[email protected]` (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="<insert your Layer App ID here>"
Expand Down

0 comments on commit a082ade

Please sign in to comment.