diff --git a/README.md b/README.md index 633dec5..324168f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Stream -Potter Framework Stream Component \ No newline at end of file +Potter Framework Stream Implementation \ No newline at end of file diff --git a/composer.json b/composer.json index c4bad2a..2d474a2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "potter/stream", - "description": "Potter Framework Stream Component", + "description": "Potter Framework Stream Implementation", "type": "library", "require": { "php": "^8.5",