From 533f42e3e120c804d2ea1a3350dd20d3cb91631e Mon Sep 17 00:00:00 2001 From: Dmitri Chernysh Date: Sat, 17 Feb 2024 23:50:18 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66cdd49..4c43f6c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Android Chat App entirely built with Jetpack Compose +![Run Unit Tests](https://github.com/mobiledevpro/Jetpack-Compose-ChatApp-Template/actions/workflows/run_tests.yml/badge.svg) [![CodeFactor](https://www.codefactor.io/repository/github/mobiledevpro/jetpack-compose-chatapp-template/badge)](https://www.codefactor.io/repository/github/mobiledevpro/jetpack-compose-chatapp-template) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=mobiledevpro_Jetpack-Compose-ChatApp-Template&metric=alert_status)](https://sonarcloud.io/dashboard?id=mobiledevpro_Jetpack-Compose-ChatApp-Template)