From e7e48e7f6cbe34f7bbfdeee453eec184dd9b1fa1 Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Wed, 21 Aug 2024 12:32:28 -0400 Subject: [PATCH] Add interop status badge Reviewed-by: Viktor Dukhovni Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/25256) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 157b33c249a..b554b7dc091 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ Welcome to the OpenSSL Project [![github actions ci badge]][github actions ci] ![Nightly OS Zoo ci badge](https://github.com/openssl/openssl/actions/workflows/os-zoo.yml/badge.svg) -![Provider Compatibility]( https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml/badge.svg) +![Provider Compatibility](https://github.com/openssl/openssl/actions/workflows/provider-compatibility.yml/badge.svg) +![Quic Interop](https://github.com/openssl/openssl/actions/workflows/run_quic_interop.yml/badge.svg) ![Daily checks](https://github.com/openssl/openssl/actions/workflows/run-checker-daily.yml/badge.svg) OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit -- 2.47.3