From ef8f7060a276d4d853673ae4844e10d13006fcff Mon Sep 17 00:00:00 2001 From: Lakhdar Aibout Date: Wed, 12 Nov 2025 08:48:32 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b9bd603..311e51f 100644 --- a/README.md +++ b/README.md @@ -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