Skip to content

Commit 20fe18b

Browse files
Update README.md
1 parent 1479e4e commit 20fe18b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Admin can add/delete dishes or rooms to the database.
1010
![JAVA_OEEE](https://user-images.githubusercontent.com/45465068/84239177-bbb5b000-ab19-11ea-9d9b-558c8ec7194f.png)
1111
</br>
1212
### Steps to run the application
13-
1. Open your xampp server and create a database by name ‘renaissance’
14-
2. Create required tables and populate the database using database.txt
15-
3. Import the project in Eclipse IDE
13+
1. Open xampp server and create a database named ‘renaissance’.
14+
2. Create required tables and populate the database using database.txt.
15+
3. Import the project in Eclipse IDE.
1616
4. Right-click on the project -> Build path -> Configure Build path. Under Libraries tab, click Add External JARs and import all the JARs present in the External_JARs folder.
1717
5. Run the project.
1818

0 commit comments

Comments
 (0)