Skip to content

Commit

Permalink
fix codefactor badge
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierBinette committed Nov 25, 2023
1 parent 8b06baf commit d167744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[![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/bettercsv/badge)](https://www.codefactor.io/repository/github/olivierbinette/bettercsv)
[![CodeFactor](https://www.codefactor.io/repository/github/olivierbinette/csvmeta/badge)](https://www.codefactor.io/repository/github/olivierbinette/csvmeta)
![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)


Expand Down

0 comments on commit d167744

Please sign in to comment.