Skip to content

Commit 3d2bf93

Browse files
committed
chore: add badges
1 parent a84acd7 commit 3d2bf93

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# mudder-py
22

3+
[![GitHub Workflow Status (main)](https://img.shields.io/github/actions/workflow/status/fellowapp/mudder-py/ci.yml?branch=main&style=flat)][main CI]
4+
[![PyPI](https://img.shields.io/pypi/v/mudder?style=flat)][package]
5+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mudder-py?style=flat)][package]
6+
[![License](https://img.shields.io/pypi/l/prosemirror.svg?style=flat)](https://github.com/fellowapp/mudder-py/blob/master/LICENSE.md)
7+
[![Fellow Careers](https://img.shields.io/badge/fellow.app-hiring-576cf7.svg?style=flat)](https://fellow.app/careers/)
8+
9+
[main CI]: https://github.com/fellowapp/mudder-py/actions?query=workflow%3ACI+branch%3Amain
10+
[package]: https://pypi.org/project/mudder/
11+
312
This library is a port of [fasiha/mudderjs][1] to Python.
413

514
From the original readme:

0 commit comments

Comments
 (0)