From 69fda7f1b978a73e9e1f4c057d2e61cf37f10cb0 Mon Sep 17 00:00:00 2001 From: Alexander Burmak Date: Sun, 23 Jul 2023 20:24:29 +0300 Subject: [PATCH] badges with license and tests status --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 91d67165..d0b3fa66 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![license](https://img.shields.io/github/license/yandex/ch-backup)](https://github.com/yandex/ch-backup/blob/main/LICENSE) +[![tests status](https://img.shields.io/github/actions/workflow/status/yandex/ch-backup/.github%2Fworkflows%2Fworkflow.yml?event=push&label=tests)](https://github.com/yandex/ch-backup/actions/workflows/workflow.yml?query=event%3Apush) + # ch-backup Backup tool for ClickHouse DBMS.