Update README.md

This commit is contained in:
Joel Mathew Thomas
2025-03-20 22:30:19 +05:30
committed by GitHub
parent f04462a135
commit 2e885d6f6c
+2 -2
View File
@@ -19,8 +19,8 @@ An evolving **audio processing pipeline** designed to separate and enhance audio
```bash
freqsplit/
├── api/ # API implementation (future work)
├── client/ # Client-side interactions (future work)
├── api/ # API implementation (django, redis, celery)
├── client/ # Client-side interactions (vite, react, typescript)
├── LICENSE # License file
├── pyproject.toml # Project metadata and dependencies
├── pytest.ini # Pytest configuration