From f35a3e83d80d088ae6f0ceb6aac2e624017b7d62 Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Wed, 1 Oct 2025 00:12:25 +0300 Subject: [PATCH] Updating README.md File --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bc83a6c..2de2f40 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ fruit-api/ │── Dockerfile # Docker support │── log_monitor.sh # Log monitoring script │── test_api.sh # Automated testing script -│── test_results.log # API test logs │── fruit_api.log # API logs │── README.md # Documentation │── .gitignore # Ignore venv/logs