Skip to content

Commit a97d5ae

Browse files
authored
Update README.md
1 parent 1f79425 commit a97d5ae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ withdraw, transfer, report, balance check and can add new admin.
4949

5050
![Add Account](https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss4.png)
5151

52-
**Transaction:**
52+
**Transaction Page:**
5353
The user can perform two actions i.e. withdrawing and depositing on his
5454
account. On loading of withdraw/deposit page, the user has to enter the account no. If the account no
5555
details is stored in the database, It will be reflected on this page.
@@ -58,7 +58,7 @@ details is stored in the database, It will be reflected on this page.
5858

5959
![Deposit Page](https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss6.png)
6060

61-
**Transfer:**
61+
**Transfer Page:**
6262
On this page, the user can transfer money from one account to another account.
6363
On loading, the user has to enter the account no’s from which he wishes to transfer money.
6464

@@ -68,17 +68,17 @@ On loading, the user has to enter the account no’s from which he wishes to tra
6868

6969
![Report Page](https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss8.png)
7070

71-
**Balance:** It displays the account balance of the selected customer.
71+
**Balance Page:** It displays the account balance of the selected customer.
7272

7373
![Balance Page](https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss9.png)
7474

75-
**Admin:**
75+
**Admin Page:**
7676
It allows the existing administrator to create new administrators and delete existing
7777
administrator.
7878

7979
![Admin Page](https://github.com/parthd06/Java-Bank_Management_System/blob/main/Extras/Screenshots/ss10.png)
8080

81-
## System Requirements
81+
## System Requirements:
8282

8383
**Interpreters:** Java and Java Database Connectivity(JDBC).
8484

0 commit comments

Comments
 (0)