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 404a69e commit f2408daCopy full SHA for f2408da
README.md
@@ -20,7 +20,7 @@ Adding a new challenge or fixing an existing one?
20
- Building challenges.json file:
21
1. Open your terminal
22
2. Navigate to project directory
23
- 3. run `node generate-challenge-settings.js`
+ 3. run `node generate-challenge-json.js`
24
4. if no errors are thrown you're good to commit and open a pr
25
26
- Opening a PR
0 commit comments