Skip to content

Commit 569e94a

Browse files
committed
Add packagist badge URL
1 parent a5909e4 commit 569e94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Inspired by: [Why you should use and prefer DSV format instead of CSV](https://m
99
[![Psalm level](https://shepherd.dev/github/terremoth/php-dsv/level.svg)](https://shepherd.dev/github/terremoth/php-dsv)
1010
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0edf6ce999c548f8ab994288611e3d0f)](https://app.codacy.com/gh/terremoth/php-dsv/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
1111
[![Maintainability](https://api.codeclimate.com/v1/badges/2928743b6e92d8e70128/maintainability)](https://codeclimate.com/github/terremoth/php-dsv/maintainability)
12-
![Packagist Downloads](https://img.shields.io/packagist/dt/terremoth/php-dsv?color=41bb13)
12+
[![Packagist Downloads](https://img.shields.io/packagist/dt/terremoth/php-dsv?color=41bb13)](https://packagist.org/packages/terremoth/php-dsv)
1313
[![License](https://img.shields.io/github/license/terremoth/php-dsv.svg?logo=gnu&color=41bb13)](https://github.com/terremoth/php-dsv/blob/main/LICENSE)
1414

1515
See [demos/demo.php](demos/demo.php) for examples.

0 commit comments

Comments
 (0)