Skip to content

Commit

Permalink
Merge pull request #23 from PaulRotmann/badge
Browse files Browse the repository at this point in the history
Add badge to show number of project installations
  • Loading branch information
clue committed Jul 3, 2021
2 parents 4ce22ea + 674b787 commit bcbb58a
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,6 +1,7 @@
# clue/reactphp-csv

[![CI status](https://github.com/clue/reactphp-csv/workflows/CI/badge.svg)](https://github.com/clue/reactphp-csv/actions)
[![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)

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

Expand Down

0 comments on commit bcbb58a

Please sign in to comment.