You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Project/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Book Management System
2
2
3
-
#### Video Demo: [<URLHERE>](https://youtu.be/uXMzprnEy3E)
3
+
#### Video Demo: [Watch the Demo](https://youtu.be/uXMzprnEy3E)
4
4
#### Description:
5
5
6
6
Welcome to the **Book Management System**! This Python-based application allows users to manage a collection of books by adding, updating, deleting, searching, and displaying books. The system also saves the data to a CSV file for persistence, ensuring that your book catalog is preserved even after the program exits.
0 commit comments