We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c69f4f6 commit 0304b0fCopy full SHA for 0304b0f
README.md
@@ -15,7 +15,7 @@ This project is a Python-based Banking Management System that I developed as par
15
# Installation
16
* Clone this repository to your local machine: git clone https://github.com/AkshatRauthan/BankingManagementSystem-Python-MySQL.git
17
* Install the required python libraries : mysql-connector-python, pandas, matplotlib.
18
-* Ensure that y0u have MySQL4 or above.
+* Ensure that you have MySQL4 or above.
19
* Set up your MySQL database and configure the connection details in Configure Application.py.
20
21
# Usage
0 commit comments