diff --git a/README.md b/README.md index 3dbd2b5..05b7323 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Lifeboat +![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/cluetec/lifeboat) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/cluetec/lifeboat) [![Go Report Card](https://goreportcard.com/badge/github.com/cluetec/lifeboat)](https://goreportcard.com/report/github.com/cluetec/lifeboat) + Lifeboat is a backup tool provided by [cluetec GmbH](https://cluetec.de). Lifeboat enables the user to create backups for a range of different source systems (e.g. PostgreSQL, MongoDB, HashiCorp Vault) and storing the backup also in different destination storage systems (e.g. S3 Buckets, Azure Blob, S/FTP, local filesystem). @@ -137,6 +139,14 @@ Everyone is more than welcome to contribute to this project! That's what open so To have some contribution guidance, please have a look at [CONTRIBUTING.md](CONTRIBUTING.md). +### 👥 Contributors + + + Contributors + + +Made with [contrib.rocks](https://contrib.rocks). + ## License The project is licensed under the ["Apache-2.0"](./LICENSE) license.