Skip to content

Commit 39cee59

Browse files
committed
📝 Add badges to README
1 parent 76378c6 commit 39cee59

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,5 +1,8 @@
11
# 📖 A Python json-logger
22

3+
![Lint code and run tests](https://github.com/ManuDeBuck/python-jsonlogger/workflows/Lint%20code%20and%20run%20tests/badge.svg)
4+
[![pypi](https://img.shields.io/pypi/v/jsonlogger?color=%234d84f5&style=flat-square)](https://pypi.org/project/jsonlogger)
5+
36
A simple way to log data to json-files from within your code.
47

58
## Installation

0 commit comments

Comments
 (0)