Skip to content

Commit d3345a8

Browse files
committed
Updated project description.
1 parent 3ec072f commit d3345a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexydec/htmldoc",
3-
"description": "A token based HTML document parser and minifier written in PHP",
3+
"description": "A token based HTML document parser and minifier. Minify HTML documents including inline CSS, Javascript, and SVG's on the fly. Extract document text, attributes, and fragments. Full test suite.",
44
"type": "library",
55
"license": "MIT",
66
"homepage": "https://github.com/hexydec/htmldoc",

0 commit comments

Comments
 (0)