diff --git a/README.md b/README.md index ab05ff6..a3a021a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Template -Potter Framework Component Template \ No newline at end of file +Potter Framework Aware Implementation \ No newline at end of file diff --git a/composer.json b/composer.json index 632d3fd..7543d19 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "potter/template", - "description": "Potter Framework Component Template", + "name": "potter/aware", + "description": "Potter Framework Aware Implementation", "type": "library", "require": { "php": "^8.5"