Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Commit d80c689

Browse files
committed
Project name to lowercase
1 parent 8ccd8a6 commit d80c689

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "andreskrey/Readability",
2+
"name": "andreskrey/readability.php",
33
"type": "library",
4-
"description": "A PHP port for Readability.js",
4+
"description": "A PHP port of Readability.js",
55
"keywords": ["readability", "html"],
66
"homepage": "https://github.com/andreskrey/readability",
77
"license": "MIT",

0 commit comments

Comments
 (0)