Skip to content

Commit 10ec379

Browse files
committed
add license badge
1 parent b0f553d commit 10ec379

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Make configuring logging simpler and log even exceptions that you forgot to catc
33
Even multiprocessing logging becomes a breeze.
44

55
[![Downloads](https://pepy.tech/badge/logger-tt)](https://pepy.tech/project/logger-tt)
6-
[![Supported Versions](https://img.shields.io/pypi/v/logger_tt.svg)](https://pypi.org/project/logger_tt)
6+
[![PyPI version](https://badge.fury.io/py/logger-tt.svg)](https://pypi.org/project/logger-tt/)
7+
[![GitHub license](https://img.shields.io/github/license/Dragon2fly/logger_tt)](https://github.com/Dragon2fly/logger_tt/blob/master/LICENSE)
78

89
## Install
910
* From PYPI: `pip install logger_tt`

0 commit comments

Comments
 (0)