From 1d46e30a681b22382e26144f9dff579833c9535a Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Thu, 20 Jun 2024 16:41:46 -0400 Subject: [PATCH] docs: improve czv description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7ef60a..cd92230 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # czv -czv is CSV content manipulation/analysis libraries with support for Rust, Python, and WebAssembly (JavaScript and TypeScript). +czv includes libraries for Rust, Python, and WebAssembly (JavaScript and TypeScript) providing CSV-related operations for data engineering and analysis tasks. ## Links