We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c085f1 commit 1d99be7Copy full SHA for 1d99be7
README.md
@@ -2,7 +2,7 @@
2
In this repo, you can find examples to improve your Javascript Algorithm knowledge.
3
4
Open terminal and use the code below.
5
-`nodemon .\ex1.js`
+`nodemon .\ex1.js` or `node .\ex1.js`
6
7
**1. Beginner**
8
- **Ex-1:** Finding the sum of two numbers
0 commit comments