From b304436f23de48bd9775a26e606930737cbb30d1 Mon Sep 17 00:00:00 2001 From: Azis Date: Wed, 12 Nov 2025 10:38:37 +0200 Subject: [PATCH] Add CI badge to README Add CI badge to README for build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b3d944..c81c85d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Zpace +[![CI](https://github.com/AzisK/Zpace/actions/workflows/ci.yml/badge.svg)](https://github.com/AzisK/Zpace/actions/workflows/ci.yml) + A CLI tool to discover what's hogging your disk space! The tool shows the largest files in each category of files (videos, pictures, documents etc.) as well as the largest special directories as apps in MacOS, Python virtual environments, node_modules etc.