From 3c2eb07e9723c0addc58d0d52f179eefd0d60d79 Mon Sep 17 00:00:00 2001 From: Vigith Maurice Date: Tue, 11 Nov 2025 12:17:15 -0800 Subject: [PATCH] doc: update README for clarity and corrections Signed-off-by: Vigith Maurice --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d7042d5..ebe58469 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # numaflow-python -Python SDK for Numaflow SDK. +Python SDK for Numaflow. ## `pynumaflow` -Pure Python implementation for Numaflow SDK - [pynumaflow](packages/pynumaflow/README.md) +Pure Python SDK implementation for Numaflow - [pynumaflow](packages/pynumaflow/README.md) ## `pynumaflow-lite` -Coming shorty (Rust based Python SDK with better performance) +Coming shortly (Rust based Python SDK) with better performance