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.
2 parents 1b82e10 + 3716f28 commit a97fc40Copy full SHA for a97fc40
README.md
@@ -39,7 +39,7 @@ We will be glad if you add your problem and solution to this repository. Get sta
39
6. Add the Reference link in the README.md file.
40
7. Create a solution file named YourProblemName.js in the folder. **ex: FizzBuzz.js**
41
42
-> Follow this [file](https://github.com/devvsakib/javascript-problem-solving/blob/main/0001%20FizzBuzz%20(%20L-B%20)/README.md) for reference.
+> Follow this [file](https://github.com/devvsakib/javascript-problem-solving/blob/main/README_template_for_solution.md) for reference.
43
44
45
## How to run the solutions
0 commit comments