From f56cc5d2871b376ddc87992ba1165bccc70d6153 Mon Sep 17 00:00:00 2001 From: jay Date: Sun, 14 Jun 2026 12:18:00 -0400 Subject: [PATCH] description --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",