Skip to content

Commit

Permalink
Merge pull request #25 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 authored Jul 3, 2021
2 parents 708411c + 7baf0b7 commit 9b403da
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-ndjson

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

Streaming newline-delimited JSON ([NDJSON](http://ndjson.org/)) parser and encoder for [ReactPHP](https://reactphp.org/).

Expand Down

0 comments on commit 9b403da

Please sign in to comment.