From 9a7d6f14906b71b16f011b0051dc79fdb17e4a6e Mon Sep 17 00:00:00 2001 From: Gchism94 Date: Tue, 5 Mar 2024 23:26:19 -0700 Subject: [PATCH] Changed format for readme badge table --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 969c3aa..aad8d65 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,8 @@ | Category | Badges | | --- | --- | | Website | [![Netlify Status](https://api.netlify.com/api/v1/badges/602d0b5c-737a-4742-8e0b-8487cc3165aa/deploy-status)](https://app.netlify.com/sites/jupyterquest/deploys) | -| Testing | [![GitHub Workflow test status badge](https://img.shields.io/github/actions/workflow/status/Gchism94/jupyterquest/python-tests.yml?logo=github&logoColor=white)](https://github.com/Gchism94/jupyterquest/actions/workflows/autograder.yml)
[![Codecov test coverage percentage badge](https://img.shields.io/codecov/c/github/Gchism94/jupyterquest?logo=codecov&logoColor=white)](https://codecov.io/gh/Gchism94/jupyterquest)| -| License | [![License badge](https://img.shields.io/badge/License-MIT-yellow?logo=opensourceinitiative&logoColor=white)](https://github.com/Gchism94/jupyterquest/blob/main/LICENSE) -| Version | [![PyPI version badge](https://img.shields.io/pypi/v/jupyterquest?logo=python&logoColor=white&color=orange)](https://test.pypi.org/project/jupyterquest/) - | +| Testing | [![GitHub Workflow test status badge](https://img.shields.io/github/actions/workflow/status/Gchism94/jupyterquest/python-tests.yml?logo=github&logoColor=white)](https://github.com/Gchism94/jupyterquest/actions/workflows/autograder.yml) [![Codecov test coverage percentage badge](https://img.shields.io/codecov/c/github/Gchism94/jupyterquest?logo=codecov&logoColor=white)](https://codecov.io/gh/Gchism94/jupyterquest)| +| Meta | [![License badge](https://img.shields.io/badge/License-MIT-yellow?logo=opensourceinitiative&logoColor=white)](https://github.com/Gchism94/jupyterquest/blob/main/LICENSE) [![PyPI version badge](https://img.shields.io/pypi/v/jupyterquest?logo=python&logoColor=white&color=orange)](https://test.pypi.org/project/jupyterquest/) ## Overview