diff --git a/README.md b/README.md new file mode 100644 index 0000000..96091b9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# BANK-MANAGEMENT-SYSTEM +This project in C++ is a simple console application developed without the use of graphics components. It is more of a database project in C++ and is built using the languageā€™s file handling mechanism. It is basically run by employees suitable for those who want to add, edit, search, delete or modify records in a Bank.