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