8000 Feature: Added notes in the Commands section of the readme file. · syedumerahmedcode/recursion@ae47ca1 · GitHub
[go: up one dir, main page]

Skip to content
10000

Commit ae47ca1

Browse files
Feature: Added notes in the Commands section of the readme file.
1 parent 147bb14 commit ae47ca1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,9 @@ None
321321

322322
## Commands
323323

324-
- To be defined.
324+
In order to run the program, one needs to open the project in a suitable IDE(such as Eclipse, STS, VSCode 0or IntelliJ), navigate to the _Execute_ class inside _com.umer.main_ package. Once there, right click---> Run As ---> Java Application.
325+
326+
The program currently has hard-coded values and it does not take any input from the user. However, one can go inside the _main()_ inside _Excute_ class and change the input parameters as one sees fit.
325327

326328
## Contribution
327329

0 commit comments

Comments
 (0)
0