From 5f9f6bd7b0713335bf73dfb72105acf83f5be11a Mon Sep 17 00:00:00 2001 From: mkinney Date: Thu, 20 Jan 2022 09:55:43 -0800 Subject: [PATCH] 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).