Skip to content

Commit caf60d3

Browse files
committed
hot fix
1 parent 3435b80 commit caf60d3

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Progressive JSON Streamer for PHP
22

3-
[![PHP Version](https://img.shields.io/badge/PHP-8.0%2B-blue?style=flat-square&logo=php)](https://www.php.net/)
4-
[![Tests](https://img.shields.io/github/actions/workflow/status/egyjs/PHP-Progressive-json-stream/php-tests.yml?branch=master&style=flat-square&logo=github&label=Tests)](https://github.com/egyjs/PHP-Progressive-json-stream/actions)
5-
[![Code Coverage](https://img.shields.io/codecov/c/github/egyjs/PHP-Progressive-json-stream?style=flat-square&logo=codecov)](https://codecov.io/gh/egyjs/PHP-Progressive-json-stream)
3+
[![PHP Version](https://img.shields.io/badge/PHP-8.0%2B-blue?style=flat-square&logo=php)](https://www.php.net/)[![Tests](https://img.shields.io/github/actions/workflow/status/egyjs/progressive-json-php/php-tests.yml?branch=master&style=flat-square&logo=github&label=Tests)](https://github.com/egyjs/progressive-json-php/actions)
4+
[![Code Coverage](https://img.shields.io/codecov/c/github/egyjs/progressive-json-php?style=flat-square&logo=codecov)](https://codecov.io/gh/egyjs/progressive-json-php)
65
[![Latest Version](https://img.shields.io/packagist/v/egyjs/progressive-json-php?style=flat-square&logo=packagist)](https://packagist.org/packages/egyjs/progressive-json-php)
76
[![Downloads](https://img.shields.io/packagist/dt/egyjs/progressive-json-php?style=flat-square&logo=packagist)](https://packagist.org/packages/egyjs/progressive-json-php)
8-
[![License](https://img.shields.io/github/license/egyjs/PHP-Progressive-json-stream?style=flat-square)](https://github.com/egyjs/PHP-Progressive-json-stream/blob/master/LICENSE)
7+
[![License](https://img.shields.io/github/license/egyjs/progressive-json-php?style=flat-square)](https://github.com/egyjs/progressive-json-php/blob/master/LICENSE)
98
[![Sponsor on GitHub](https://img.shields.io/badge/Sponsor-❤_GitHub-ff69b4?style=flat-square&logo=github)](https://github.com/sponsors/egyjs)
109

1110
![Progressive JSON Streamer](/demo-of-progressive-json-streaming.gif)

0 commit comments

Comments
 (0)