Skip to content

Commit c425b66

Browse files
committed
update project and run instuctions 🎨
1 parent ec09f71 commit c425b66

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Store the CGPA of every student so on....
2020

2121
# How to run the application
2222

23-
### Database Config
23+
**First import the project into Eclipse. Do not worry about errors right now.**
24+
25+
## Database Config
2426

2527
Mysql 8 database is required for the application.
2628
**_If you have mysql database already installed follow the below instruction:_**
@@ -43,7 +45,7 @@ If you used docker to install database then you can go to http://localhost:8181
4345

4446
## Running the application
4547

46-
Select the project and _Run as_ **Java Application**
48+
Select the project in eclipse and _Run as_ **Java Application**
4749

4850
![](screenshots/run.png)
4951

0 commit comments

Comments
 (0)