Skip to content

Commit 0511b4b

Browse files
author
Noah
authored
docs: restructure badges (#57)
1 parent 7cde8a7 commit 0511b4b

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@
44

55
> _/ˈsirəpē/_
66
7-
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
8-
[![Maturity badge - level 1](https://img.shields.io/badge/Maturity-Level%201%20--%20New%20Project-yellow.svg)](https://github.com/tophat/getting-started/blob/master/scorecard.md)
9-
![Build Status](https://github.com/tophat/syrupy/workflows/Syrupy%20CICD/badge.svg)
10-
[![Pypi](https://img.shields.io/pypi/v/syrupy)](https://pypi.org/project/syrupy/)
11-
![Stage](https://img.shields.io/pypi/status/syrupy)
12-
![Wheel](https://img.shields.io/pypi/wheel/syrupy)
13-
[![codecov](https://codecov.io/gh/tophat/syrupy/branch/master/graph/badge.svg)](https://codecov.io/gh/tophat/syrupy)
14-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/syrupy)
15-
7+
| Category | Badges |
8+
| --- | --- |
9+
| Project | [![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) [![Maturity badge - level 1](https://img.shields.io/badge/Maturity-Level%201%20--%20New%20Project-yellow.svg)](https://github.com/tophat/getting-started/blob/master/scorecard.md) ![Stage](https://img.shields.io/pypi/status/syrupy) [![Slack workspace](https://slackinvite.dev.tophat.com/badge.svg)](https://opensource.tophat.com/slack) |
10+
| Package | [![Pypi](https://img.shields.io/pypi/v/syrupy)](https://pypi.org/project/syrupy/) ![Wheel](https://img.shields.io/pypi/wheel/syrupy) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/syrupy) ![PyPI - Downloads](https://img.shields.io/pypi/dm/syrupy) ![PyPI - License](https://img.shields.io/pypi/l/syrupy) |
11+
| Testing | ![Build Status](https://github.com/tophat/syrupy/workflows/Syrupy%20CICD/badge.svg) [![codecov](https://codecov.io/gh/tophat/syrupy/branch/master/graph/badge.svg)](https://codecov.io/gh/tophat/syrupy) |
1612

1713
## Overview
1814

0 commit comments

Comments
 (0)