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