Skip to content

Commit

Permalink
Changed format for readme badge table
Browse files Browse the repository at this point in the history
  • Loading branch information
Gchism94 committed Mar 6, 2024
1 parent 8fe23c2 commit 9a7d6f1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) <br> [![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
Expand Down

0 comments on commit 9a7d6f1

Please sign in to comment.