Merge pull request #48 from joelmathewthomas/joelmathewthomas-patch-1

Update README.md
This commit is contained in:
Joel Mathew Thomas
2025-03-20 22:30:56 +05:30
committed by GitHub
+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