Update README.md

This commit is contained in:
Lakhdar Aibout 2025-11-12 08:48:32 +00:00
parent 2a300a0a39
commit ef8f7060a2

View File

@ -165,7 +165,6 @@ ILQ/
├── src/
│ ├── api/ # External API integrations
│ │ ├── quran_mp3.ts # Quran audio URL provider
│ │ └── pexels.js # Image API client
│ ├── assets/ # Static assets (fonts, images)
│ ├── components/ # Reusable UI components
│ │ ├── AudioRecorder.tsx # Voice recording component