From df7ec64a80e07c9ddfde233cbc522b2820a9eae4 Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Sun, 28 Sep 2025 00:08:26 +0300 Subject: [PATCH] Updated Files --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c80c3d..fb3e6f5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # 🍎 Fruit API -A simple **RESTful API** built with Flask to manage fruits. -This API supports full **CRUD operations**, categorized fruit queries, and **search functionality**. -It also includes a **logging system** that saves logs locally and sends them to a remote dashboard for monitoring. +A simple **RESTful API** built with Flask to manage fruits. This API supports full **CRUD operations**, categorized fruit queries, and **search functionality**. It also includes a **logging system** that saves logs locally and sends them to a remote dashboard for monitoring. ---