Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhinav-26 authored Jul 28, 2020
1 parent b8ac449 commit e6bc64b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ The Program is completely based on OOPs concept.
<img src="Images/Java.png">

# How to run ?
For Compliation : javac EmployManagementSystem.java
For Compliation : <code>javac EmployManagementSystem.java</code>

To Run Program : java EmployManagementSystem
To Run Program : <code>java EmployManagementSystem</code>

0 comments on commit e6bc64b

Please sign in to comment.