From bf94b462b6ef51d0b33c7b65be70ce2a5bbc21b5 Mon Sep 17 00:00:00 2001 From: Alex Carmel Date: Thu, 24 Oct 2024 17:58:12 -0400 Subject: [PATCH] Attempt #2 at unit test badge --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 26cb94c..dd01517 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,9 @@ hl7lw: A Lightweight Hl7 2.x Parsing Library ============================================ -[![Test-Status](https://github.com/acv/hl7lw/actions/workflows/python-app.yml/badge.svg?branch=main)](https://github.com/acv/hl7lw/actions/workflows/python-app.yml) +|Test-Status| +.. |Test-Status| image:: https://github.com/acv/hl7lw/actions/workflows/python-app.yml/badge.svg?branch=main + :target: https://github.com/acv/hl7lw/actions/workflows/python-app.yml The hl7lw library aims to provide an extremely simple and lightweight API to read, modify, and write HL7 2.x messages. Minimal processing is