From ecf94feac5f43d98197d3bdf520386b20a78e8d3 Mon Sep 17 00:00:00 2001 From: Philip Waggoner <31326382+pdwaggoner@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:44:56 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 232b66e..db448af 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # dlq_py *Production code for the Python implementation of the DLQ algorithm* -[![Pylint](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/CI.yml/badge.svg)](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/CI.yml) +[![CI tests](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/CI%20tests.yml/badge.svg)](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/CI%20tests.yml) +[![Check Link Rot](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/check-link-rot.yaml/badge.svg)](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/check-link-rot.yaml) [![GitHub license](https://img.shields.io/github/license/Hammerling-Research-Group/dlq_py?color=blue)](https://github.com/Hammerling-Research-Group/dlq_py/blob/main/LICENSE) [![GitHub contributors](https://img.shields.io/github/contributors/Hammerling-Research-Group/dlq_py.svg)](https://github.com/Hammerling-Research-Group/dlq_py/graphs/contributors/)