From bce176389d03205374218cf6591f656958b34a0b Mon Sep 17 00:00:00 2001 From: Daniel Nichols Date: Mon, 2 Dec 2024 23:36:16 -0500 Subject: [PATCH] switch license badge type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d44a9e..a0ddfdc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A dashboard for interacting with the Slurm workload manager in VSCode. It allows you to see running jobs, cancel jobs, submit new jobs, and more. -[![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/danielnichols.slurm-dashboard)](https://marketplace.visualstudio.com/items?itemName=danielnichols.slurm-dashboard) [![GitHub release (with filter)](https://img.shields.io/github/v/release/Dando18/slurm-dashboard)](https://github.com/Dando18/slurm-dashboard/releases) [![GitHub license](https://badgen.net/github/license/Dando18/slurm-dashboard)](https://github.com/Dando18/slurm-dashboard/blob/develop/LICENSE.md) [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Dando18/slurm-dashboard/.github%2Fworkflows%2Fci.yaml?logo=github&label=ci)](https://github.com/Dando18/slurm-dashboard/actions/workflows/ci.yaml) [![codecov](https://codecov.io/gh/Dando18/slurm-dashboard/graph/badge.svg?token=8A3X8EB2L9)](https://codecov.io/gh/Dando18/slurm-dashboard) +[![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/danielnichols.slurm-dashboard)](https://marketplace.visualstudio.com/items?itemName=danielnichols.slurm-dashboard) [![GitHub release (with filter)](https://img.shields.io/github/v/release/Dando18/slurm-dashboard)](https://github.com/Dando18/slurm-dashboard/releases) [![GitHub license](https://img.shields.io/github/license/Dando18/slurm-dashboard)](https://github.com/Dando18/slurm-dashboard/blob/develop/LICENSE.md) [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/Dando18/slurm-dashboard/.github%2Fworkflows%2Fci.yaml?logo=github&label=ci)](https://github.com/Dando18/slurm-dashboard/actions/workflows/ci.yaml) [![codecov](https://codecov.io/gh/Dando18/slurm-dashboard/graph/badge.svg?token=8A3X8EB2L9)](https://codecov.io/gh/Dando18/slurm-dashboard) ## Features