From 8646dc0de17722473941631d036833fd367f0b08 Mon Sep 17 00:00:00 2001 From: Debanjum Singh Solanky Date: Thu, 4 Aug 2022 05:18:50 +0300 Subject: [PATCH] Add publish badge to Readme. Link badges to their workflow pages --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 299842c1..c2b20a6a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,7 @@ # Khoj 🦅 -![](https://github.com/debanjum/khoj/actions/workflows/test.yml/badge.svg) -![](https://github.com/debanjum/khoj/actions/workflows/build.yml/badge.svg) +[![build](https://github.com/debanjum/khoj/actions/workflows/build.yml/badge.svg)](https://github.com/debanjum/khoj/actions/workflows/build.yml) +[![test](https://github.com/debanjum/khoj/actions/workflows/test.yml/badge.svg)](https://github.com/debanjum/khoj/actions/workflows/test.yml) +[![publish](https://github.com/debanjum/khoj/actions/workflows/publish.yml/badge.svg)](https://github.com/debanjum/khoj/actions/workflows/publish.yml) *A natural language search engine for your personal notes, transactions and images*