Skip to content

Commit 7212b71

Browse files
authored
Update README.md
1 parent 015570e commit 7212b71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Thanks !
3232

3333
## Installation
3434

35-
* Import this project in your IDE
36-
* Create new Database and set name as 'Collegedata' after that import 'Collegedata.sql' file (Attached with this folder) in this database.
35+
* Import this project into your IDE
36+
* Create new Database and set name as 'collegedata' after that import 'collegedata.sql' file (Attached with this folder) in this database.
3737

3838
## Database Connection
3939

@@ -42,14 +42,14 @@ Thanks !
4242
* user name="root";
4343
* password="";
4444

45-
* If you want to change this data then open ".\src\Collegeapplication\common\DataBaseConnection.java"
45+
* If you want to change this data then open ".\src\collegeapplication\common\DataBaseConnection.java"
4646

4747

4848
## How to Run
4949

5050
* Start Database Server
5151
* Start Chat Server
52-
* Open "src/Collegeapplication/login/LoginPageFrame.java" Run this file
52+
* Open "src/collegeapplication/login/LoginPageFrame.java" Run this file
5353
* Admin userid : admin
5454
* Admin password : admin
5555
* Faculty userid : Faculty id

0 commit comments

Comments
 (0)