Skip to content

Commit

Permalink
add PyPI badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBinette committed Nov 26, 2023
1 parent d6f4130 commit db65a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

[![PyPI version](https://badge.fury.io/py/csvmeta.svg)](https://badge.fury.io/py/csvmeta)
[![Tests](https://github.com/OlivierBinette/CSVMeta/actions/workflows/test.yml/badge.svg)](https://github.com/OlivierBinette/CSVMeta/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/OlivierBinette/CSVMeta/graph/badge.svg?token=YHS28KEJB9)](https://codecov.io/gh/OlivierBinette/CSVMeta)
[![CodeFactor](https://www.codefactor.io/repository/github/olivierbinette/csvmeta/badge)](https://www.codefactor.io/repository/github/olivierbinette/csvmeta)
Expand Down

0 comments on commit db65a50

Please sign in to comment.