From 5f9f6bd7b0713335bf73dfb72105acf83f5be11a Mon Sep 17 00:00:00 2001 From: mkinney Date: Thu, 20 Jan 2022 09:55:43 -0800 Subject: [PATCH 1/2] Update README.md add badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d01296956..d98aad715 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Meshtastic-Android [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-Android) +[![Android CI](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/android.yml/badge.svg)](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/android.yml) This is a tool for using Android with open-source mesh radios. For more information see our webpage: [meshtastic.org](https://www.meshtastic.org). If you are looking for the the device side code, see [here](https://github.com/meshtastic/Meshtastic-esp32). From 78170700f3006228943260284a22838b37e3f79f Mon Sep 17 00:00:00 2001 From: mkinney Date: Thu, 20 Jan 2022 10:20:20 -0800 Subject: [PATCH 2/2] Update README.md add downloads --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d98aad715..48b605011 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/meshtastic/Meshtastic-Android) [![Android CI](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/android.yml/badge.svg)](https://github.com/meshtastic/Meshtastic-Android/actions/workflows/android.yml) +![GitHub all releases](https://img.shields.io/github/downloads/meshtastic/meshtastic-android/total) This is a tool for using Android with open-source mesh radios. For more information see our webpage: [meshtastic.org](https://www.meshtastic.org). If you are looking for the the device side code, see [here](https://github.com/meshtastic/Meshtastic-esp32).