Skip to content

Commit f439c7c

Browse files
committed
Improve package description
1 parent 8c36795 commit f439c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome/simdjson_plus",
3-
"description": "Blazing-fast JSON encoding and decoding for PHP, powered by the simdjson project.",
3+
"description": "Parsing gigabytes of JSON per second in PHP using the simdjson library.",
44
"type": "php-ext",
55
"keywords": ["json", "encoder", "decoder", "simd"],
66
"homepage": "https://github.com/awesomized/simdjson-plus-php-ext",

0 commit comments

Comments
 (0)