From 2a8812634fa3024e0681711c1aa51f5b05b14e3e Mon Sep 17 00:00:00 2001 From: Annurdien Rasyid Date: Tue, 22 Jul 2025 14:52:14 +0700 Subject: [PATCH] feat: add CI badge to README for visibility of build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6cd014..cd9de8e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # SIM-CLI +[![Test and Build](https://github.com/annurdien/sim-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/annurdien/sim-cli/actions/workflows/ci.yml) + CLI tool to manage iOS simulators and Android emulators with ease.