From a16c81f50395125debab11e5a6997f501a2f2842 Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Sat, 4 Oct 2025 22:48:14 +0300 Subject: [PATCH] Updating README.md File --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 90ff056..d3f7495 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # 🍎 Fruit Store API -A simple **RESTful API** built with Flask that manages fruits in a store. -The project also includes **logging**, a **log monitoring script**, and **automated testing script** with clear pass/fail output . This project uses **GitHub Actions Continuous Integration (CI)** to ensure the API works correctly after every code change . +A simple **RESTful API** built with Flask that manages fruits in a store. The project also includes **logging**, a **log monitoring script**, and **automated testing script** with clear pass/fail output . This project uses **GitHub Actions Continuous Integration (CI)** to ensure the API works correctly after every code change . ## 📂 Project Structure