diff --git a/README.md b/README.md index 1950d37..9d53d4c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # config-mapper +[![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. @@ -94,7 +98,7 @@ drwxr-xr-x - antoine 1 Jun 20:27 └── foo `.ignore` content: -``` +```text # bar file will be ignored foo/bar