Skip to content

Commit 9306938

Browse files
committed
modified README.md
1 parent bcbc400 commit 9306938

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SortingAlgorithm/Java/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ Project
3636
#### How to Use (download ZIP) on Eclipse
3737
<br/>
3838

39-
- **1. Project import** <br /> <br /> Window -> File -> New -> Java Project -> uncheck the **Use default location** and Browse the **Sorting_Algorithm** folder
39+
- **1. Project import** <br /> <br /> Window -> File -> New -> Java Project -> uncheck the **"Use default location"** and Browse the **SortingAlgorithm** folder
4040
-> Finish
4141

4242
<br /><br />
4343

44-
- **2. Build path** <br /> <br /> Your Project -> Build Path -> Configure Build Path -> Project -> select the class path -> add -> Select **Sorting_Algorithm** -> Apply and Close
44+
- **2. Build path** <br /> <br /> Your Project -> Build Path -> Configure Build Path -> Project -> select the class path -> add -> Select **SortingAlgorithm** -> Apply and Close
4545

4646
<br /><br />
4747

0 commit comments

Comments
 (0)