chore(doc): remove build status README.md

This commit is contained in:
DataHearth 2023-07-17 23:35:18 +02:00
parent ef93dd8db7
commit fac6dd5b69
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 0 additions and 1 deletions

View File

@ -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.