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