Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmaparnika authored Jan 20, 2022
1 parent 79c16c2 commit b0cec7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
This mini project in C Library Management System is a console application without graphic developed using the C programming language. In this, you can perform book-related operations like in a REAL library management system with computer.

Here, you can perform functions such as add books, return books, issue books, delete record of books issued, view record of books issued, search for books, and more. File handling has been extensively used in this project for almost all functions.

---

0 comments on commit b0cec7d

Please sign in to comment.