Skip to content

Commit bcbb58a

Browse files
authored
Merge pull request #23 from PaulRotmann/badge
Add badge to show number of project installations
2 parents 4ce22ea + 674b787 commit bcbb58a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# clue/reactphp-csv
22

33
[![CI status](https://github.com/clue/reactphp-csv/workflows/CI/badge.svg)](https://github.com/clue/reactphp-csv/actions)
4+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/reactphp-csv?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/reactphp-csv)
45

56
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for [ReactPHP](https://reactphp.org/).
67

0 commit comments

Comments
 (0)