From 18e610ba5d37542e0606da3e987e7ff8b94ebaf5 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Thu, 4 Jan 2024 20:31:59 -0800 Subject: [PATCH] Add analysis badge to main page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f9c976..fc95001 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,4 @@ The **utils** folder contains various helpful tools. ## View Testing Reports [![Unit tests](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/actions/workflows/unit_test.yml/badge.svg?branch=main)](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/actions/workflows/unit_test.yml) +[![Algorithm Analysis](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/actions/workflows/analysis.yml/badge.svg?branch=main)](https://github.com/OSIPI/TF2.4_IVIM-MRI_CodeCollection/actions/workflows/analysis.yml) \ No newline at end of file