Skip to content

Commit 2fa30da

Browse files
authored
Update README.md
1 parent caf60d3 commit 2fa30da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The streamer produces a progressive output with the initial structure followed b
110110

111111
### Example Output
112112

113-
```json
113+
```bash
114114
{
115115
"message": "$message",
116116
"status": "200",
@@ -162,7 +162,7 @@ This library does the same thing but for **JSON data**:
162162
```
163163

164164
#### ⚡ Progressive JSON Solution
165-
```php
165+
```bash
166166
// 1. Structure shows up IMMEDIATELY (like a preview)
167167
{
168168
"fast_data": "$fast_data", // 🔗 Placeholder reference
@@ -698,4 +698,4 @@ MIT License. See [LICENSE](LICENSE) for details.
698698
699699
---
700700
701-
*Made with ❤️ by [egyjs](https://github.com/egyjs) for the PHP community*
701+
*Made with ❤️ by [egyjs](https://github.com/egyjs) for the PHP community*

0 commit comments

Comments
 (0)