From eb765ab1ccb35e55ac461d693b754c4144dc2e74 Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Sun, 19 Mar 2023 21:10:22 +0100 Subject: [PATCH] added build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 642ab5f..3d1c519 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ bw-export is a simple bash script that exports a raw, encrypted JSON copy of your Bitwarden vault. It will encrypt the JSON file with OpenSSL and lock it, by default, with your vault password. +[![Build Status](https://ci.mastermindzh.tech/api/badges/mastermindzh/bw-export/status.svg)](https://ci.mastermindzh.tech/mastermindzh/bw-export) + - [bw-export](#bw-export)