From fac6dd5b6904e43c9753286187eaa3ed26c29499 Mon Sep 17 00:00:00 2001 From: DataHearth Date: Mon, 17 Jul 2023 23:35:18 +0200 Subject: [PATCH] chore(doc): remove build status README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9d53d4c..1c7463c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![License](https://img.shields.io/badge/license-MIT-blue)](https://gitea.antoine-langlois.net/DataHearth/config-mapper/src/branch/main/LICENSE) [![Version](https://img.shields.io/badge/version-v0.6.1-blue)](https://gitea.antoine-langlois.net/DataHearth/config-mapper/tags) -[![Build Status](https://drone.antoine-langlois.net/api/badges/DataHearth/config-mapper/status.svg)](https://drone.antoine-langlois.net/DataHearth/config-mapper) `config-mapper` is CLI utility tool to help you manage your configuration between UNIX systems. It provides a set of tools to load your configuration from a system, save it into a git repository and then save it to a new system. This configuration can be a set of files, folders or even dependencies.