diff --git a/README.md b/README.md index 342fde7..b2f9d6f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Resource -Potter Framework Resource Interface \ No newline at end of file +Potter Framework Resource Implementation \ No newline at end of file diff --git a/composer.json b/composer.json index d7ebc08..604c4ad 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "potter/resource", - "description": "Potter Framework Resource Interface", + "description": "Potter Framework Resource Implementation", "type": "library", "require": { "php": "^8.5",