Skip to content

Commit d82fada

Browse files
committed
Add badges to README.md
1 parent b41d463 commit d82fada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# Crashtest
22

3+
[![Tests](https://github.com/sdispater/crashtest/actions/workflows/tests.yml/badge.svg)](https://github.com/sdispater/crashtest/actions/workflows/tests.yml)
4+
[![PyPI version](https://img.shields.io/pypi/v/crashtest)](https://pypi.org/project/crashtest/)
5+
36
Crashtest is a Python library that makes exceptions handling and inspection easier.

0 commit comments

Comments
 (0)