From 73bb3bd86d81142138fc902fdb1e1a905fcce5ed Mon Sep 17 00:00:00 2001 From: r3drun3 Date: Tue, 28 Nov 2023 14:57:33 +0100 Subject: [PATCH] docs(readme): add latest release status badge Signed-off-by: r3drun3 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0def8..8a68a13 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # KHAOS -[![releaser](https://github.com/stackzoo/khaos/actions/workflows/release.yaml/badge.svg)](https://github.com/stackzoo/khaos/actions/workflows/release.yaml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![releaser](https://github.com/stackzoo/khaos/actions/workflows/release.yaml/badge.svg)](https://github.com/stackzoo/khaos/actions/workflows/release.yaml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Latest Release](https://img.shields.io/github/release/stackzoo/khaos.svg)](https://github.com/stackzoo/khaos/releases/latest) +
logo