Update README.md

This commit is contained in:
Joel Mathew Thomas
2025-02-25 03:45:13 +05:30
committed by GitHub
parent 1943cc006c
commit 404150c834
+1 -1
View File
@@ -18,7 +18,7 @@ An evolving **audio processing pipeline** designed to separate and enhance audio
📁 Project Structure 📁 Project Structure
```bash ```bash
freq-split-enhance/ freqsplit/
├── api/ # API implementation (future work) ├── api/ # API implementation (future work)
├── client/ # Client-side interactions (future work) ├── client/ # Client-side interactions (future work)
├── LICENSE # License file ├── LICENSE # License file