From e3e5e21460d8c4138ea7134e554ae815dabd2e5f Mon Sep 17 00:00:00 2001 From: Philip Waggoner <31326382+pdwaggoner@users.noreply.github.com> Date: Tue, 26 Nov 2024 12:21:34 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f10387d..86fdf5e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # dlq_py *Production code for the Python implementation of the DLQ algorithm* -[![Pylint](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/pylint.yml/badge.svg)](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/pylint.yml) +[![Pylint](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/test.yml/badge.svg)](https://github.com/Hammerling-Research-Group/dlq_py/actions/workflows/test.yml) [![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/)