From bb559f6334af9f0aec52f802c05d77be34dd7548 Mon Sep 17 00:00:00 2001 From: Chirag Jain Date: Mon, 20 Jul 2020 02:32:57 +0530 Subject: [PATCH 1/4] Update README with badges --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a9e7001b..a291ae71f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ -# Amahi Android App [![Build Status](https://travis-ci.org/amahi/android.svg?branch=master)](https://travis-ci.org/amahi/android) +

Amahi Android App

+

+ Amahi + + Get it on Google Play + +

+ +[![Build Status](https://travis-ci.org/amahi/android.svg?branch=master)](https://travis-ci.org/amahi/android) +[![Twitter](https://img.shields.io/twitter/follow/amahi.svg?style=social&label=@amahi)](https://twitter.com/amahi) +[![#amahi on Freenode](https://img.shields.io/badge/chat-on%20freenode-brightgreen)](https://webchat.freenode.net/?channels=amahi) This repository contains the source code for the Amahi Android app. -You will need JDK 1.7+ installed to work with it. Gradle, Android SDK, and project dependencies will be downloaded automatically. +You will need JDK 1.8+ installed to work with it. Gradle, Android SDK, and project dependencies will be downloaded automatically. ## Building the app From 4203032c77c7ebe981a08a5bb45a34b3f6126740 Mon Sep 17 00:00:00 2001 From: Chirag Jain Date: Mon, 20 Jul 2020 02:37:47 +0530 Subject: [PATCH 2/4] Update README with badges --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a291ae71f..cce92a0ad 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -

Amahi Android App

+

Amahi Amahi Android App

- Amahi - Get it on Google Play + Get it on Google Play

From 448df38a9a3015a3f9a3c01af16ad5f9ff2d4b5b Mon Sep 17 00:00:00 2001 From: Chirag Jain Date: Mon, 20 Jul 2020 02:38:14 +0530 Subject: [PATCH 3/4] Update README with badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cce92a0ad..817af2c27 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Amahi Amahi Android App

+

Amahi Amahi Android App

Get it on Google Play From 2678f3a26cd46e5d4c7fce4361092764ca93f23c Mon Sep 17 00:00:00 2001 From: Chirag Jain Date: Mon, 20 Jul 2020 02:41:25 +0530 Subject: [PATCH 4/4] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 817af2c27..f77b1e253 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ You will need JDK 1.8+ installed to work with it. Gradle, Android SDK, and proje chromecast.app.id = APP_ID ``` -This is something to keep **private** and you obtain it by sending a message to `support at Amahi dot org`. +This is something to keep **private** and you obtain it by sending a message to . 2. Build the application using a command line or using GUI.