From 168616a4ac28b0d388b0182d106e83812026278f Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Wed, 1 Oct 2025 01:12:07 +0300 Subject: [PATCH] Adding Project Video --- README.md | 2 +- demo/{API Project.mp4 => APIProject.mp4} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename demo/{API Project.mp4 => APIProject.mp4} (100%) diff --git a/README.md b/README.md index 2368aab..1e78ca0 100644 --- a/README.md +++ b/README.md @@ -176,4 +176,4 @@ docker run -p 5000:5000 fruit-api ``` ## 🎥 Project Video -[Watch the Demo](https://app.gitpasha.com/AhmedGamalYousef/Building-API-and-Monitoring-Logs/blob/main/demo/API%20Project.mp4) +[Watch the Demo](https://app.gitpasha.com/AhmedGamalYousef/Building-API-and-Monitoring-Logs/blob/main/demo/APIProject.mp4) diff --git a/demo/API Project.mp4 b/demo/APIProject.mp4 similarity index 100% rename from demo/API Project.mp4 rename to demo/APIProject.mp4