diff --git a/Nodes%2FBaseImageNode.md b/Nodes%2FBaseImageNode.md index 4b56543..66d12bc 100644 --- a/Nodes%2FBaseImageNode.md +++ b/Nodes%2FBaseImageNode.md @@ -14,7 +14,7 @@ | Name | Type | Description | |--------------|------------------|-------------------| -| N/A | N/A | This class does not produce output directly. It provides a base framework for node data handling. | +| N/A | N/A | This class defines the structure and processing for other nodes, and does not directly expose output ports. | ---