Skip to content

Commit d048022

Browse files
chore: align README pattern (#47)
1 parent 69462c6 commit d048022

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
<p align="center">
44
<a href="https://pypi.org/project/slack-cli-hooks/">
5-
<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/slack-cli-hooks?style=flat-square"></a>
5+
<img alt="Pypi - Badge" src="https://img.shields.io/badge/pypi-slack--cli--hooks-green"></a>
66
<a href="https://pypi.org/project/slack-cli-hooks/">
7-
<img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/slack-cli-hooks.svg?style=flat-square"></a>
7+
<img alt="PyPI - Version" src="https://img.shields.io/pypi/v/slack-cli-hooks"></a>
88
<a href="https://codecov.io/gh/slackapi/python-slack-hooks">
9-
<img alt="Codecov" src="https://img.shields.io/codecov/c/gh/slackapi/python-slack-hooks?style=flat-square"></a>
9+
<img alt="Codecov" src="https://img.shields.io/codecov/c/gh/slackapi/python-slack-hooks"></a>
10+
<br>
11+
<a href="https://pypi.org/project/slack-cli-hooks/">
12+
<img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/slack-cli-hooks.svg"></a>
1013
</p>
1114

1215
This library defines the contract between the

0 commit comments

Comments
 (0)