Skip to content

Commit

Permalink
Fix README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored Jan 25, 2025
1 parent 32ca2a8 commit 2819b71
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/ProfessionalWiki/EDTF/ci.yml?branch=master)](https://github.com/ProfessionalWiki/EDTF/actions?query=workflow%3ACI)
[![Type Coverage](https://shepherd.dev/github/ProfessionalWiki/EDTF/coverage.svg)](https://shepherd.dev/github/ProfessionalWiki/EDTF)
[![codecov](https://codecov.io/gh/ProfessionalWiki/EDTF/branch/master/graph/badge.svg?token=GnOG3FF16Z)](https://codecov.io/gh/ProfessionalWiki/EDTF)
[![Latest Stable Version](https://poser.pugx.org/professional-wiki/edtf/version.png)](https://packagist.org/packages/professional-wiki/edtf)
[![Download count](https://poser.pugx.org/professional-wiki/edtf/d/total.png)](https://packagist.org/packages/professional-wiki/edtf)
[![License](https://img.shields.io/packagist/l/professional-wiki/edtf)](LICENSE)
[![Latest Stable Version](https://poser.pugx.org/professional-wiki/edtf/v/stable)](https://packagist.org/packages/professional-wiki/edtf)
[![Download count](https://poser.pugx.org/professional-wiki/edtf/downloads)](https://packagist.org/packages/professional-wiki/edtf)
[![License](https://poser.pugx.org/professional-wiki/edtf/license)](LICENSE)

EDTF PHP is a small library for parsing, representing and working with the
[Extended Date/Time Format] specification.
Expand Down

0 comments on commit 2819b71

Please sign in to comment.