From 3bc9aa530a5c8b3d6d417668a8034074d7b0a7d9 Mon Sep 17 00:00:00 2001 From: Mahdi Baghbani Date: Sun, 10 Dec 2023 20:24:22 +0330 Subject: [PATCH] add: ci badges Signed-off-by: Mahdi Baghbani --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 042b4d6..79a5689 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -[![Security Audit](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/audit.yaml/badge.svg)](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/audit.yaml) +[![Audit](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/audit.yaml/badge.svg)](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/audit.yaml) +[![Build](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/build.yaml/badge.svg)](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/build.yaml) +[![Release](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/release.yaml/badge.svg)](https://github.com/MahdiBaghbani/connect-your-books/actions/workflows/release.yaml) +