Skip to content

Commit 620db4d

Browse files
committed
docs: update README.md
1 parent 1abccc7 commit 620db4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# json-parse-by-php
22

3+
> Just to learn JSON parsing.
34
45
```php
56
<?php
@@ -34,7 +35,6 @@ JSON
3435
}
3536

3637
// php8 parser.php | sed 's/^/\/\/ /g'
37-
// output
3838
// array(5) {
3939
// ["a"]=>
4040
// int(100)

0 commit comments

Comments
 (0)