Skip to content

Commit f99f848

Browse files
committed
2 parents 0225cf8 + 7212b71 commit f99f848

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
@@ -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
@@ -74,7 +74,7 @@ Thanks !
7474
<img src="screenshots/declareresult.png"/>
7575
<img src="screenshots/groupchatting.png"/>
7676
<img src="screenshots/personalchatting.png"/>
77-
<img src="screenshots/Collegedetails.png"/>
77+
<img src="screenshots/collagedetails.png"/>
7878

7979
## About
8080

0 commit comments

Comments
 (0)