From c3b1f9b28280019b5de7da925a0025aef940c6fd Mon Sep 17 00:00:00 2001 From: Miro Stauder Date: Wed, 22 Feb 2023 13:32:07 +0100 Subject: [PATCH] add status badges to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 803747185..e6e9453e5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![CI-selftests](https://github.com/sysown/proxysql/actions/workflows/ci-selftests.yml/badge.svg)](https://github.com/sysown/proxysql/actions/workflows/ci-selftests.yml) +[![CodeQL](https://github.com/sysown/proxysql/actions/workflows/codeql.yml/badge.svg)](https://github.com/sysown/proxysql/actions/workflows/codeql.yml) + ProxySQL Introduction