From ca0f6d5d147fa6f33c877cf34a191a73a9a0c081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Thu, 6 Jul 2023 09:34:51 +0200 Subject: [PATCH] Add status badge --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index c6b59a0..f5878ad 100644 --- a/README.adoc +++ b/README.adoc @@ -1,3 +1,5 @@ +image:https://img.shields.io/badge/3.2.x-status-blue["Status", link="https://github.com/spring-projects/spring-checkpoint-restore-smoke-tests/blob/main/STATUS.adoc"] + = Spring Checkpoint Restore Smoke Tests A suite of tests for applications using checkpoint/restore as implemented by https://github.com/CRaC/docs[Project CRaC] and as documented in https://docs.spring.io/spring-framework/reference/6.1/integration/checkpoint-restore.html[Spring Framework reference documentation].