From 404150c834b299b867de589331317eb469025997 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Tue, 25 Feb 2025 03:45:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae4d26..bdf35b2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ An evolving **audio processing pipeline** designed to separate and enhance audio 📁 Project Structure ```bash -freq-split-enhance/ +freqsplit/ ├── api/ # API implementation (future work) ├── client/ # Client-side interactions (future work) ├── LICENSE # License file