Skip to content

Commit dd3b41d

Browse files
authored
Merge pull request #14 from PaulRotmann/badge
Add badge to show number of project installations
2 parents b0ae536 + 584f30e commit dd3b41d

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/json-stream
22

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

56
A really simple and lightweight, incremental parser for [JSON streaming](https://en.wikipedia.org/wiki/JSON_Streaming)
67
(concatenated JSON and [newline-delimited JSON](http://ndjson.org/), in PHP.

0 commit comments

Comments
 (0)