diff --git a/README.md b/README.md index 05ba9fd..f88d0fb 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,27 @@ it is a mini project which I'm sharing please support my hard work of day and ni just subscribing to my youtube channel https://www.youtube.com/channel/UCCuNQ7G4mCcoGq-y-RCjmhw it will help you to learn more things and work with me in the future, I'll be continuously programming for good, thanks :) + + +---- +# Book Management System + +This is a Book Management System implemented using Python and the `tkinter` library for creating a graphical user interface (GUI). + +## Features + +- The system provides a user-friendly GUI for managing books. +- It includes a header with an image and a title. +- The main frame displays information about the book store. + +## Prerequisites + +- Python 3.x +- Tkinter library + +## Installation + +1. Clone the repository: + + ```shell + git clone https://github.com/your_username/book-management-system.git