Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hmellahi committed Dec 15, 2024
1 parent a22ac8e commit adea0a8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ If you wanna work with React, you can use the starter template.
Just run this command:

```bash

syntax: challenge-cli start $PROBLEM_NAME $PROJECT_NAME
# $PROJECT_PATH default value is your github username or 'my-solution'

Expand Down Expand Up @@ -135,7 +134,6 @@ If you wanna work with React, you can use the starter template.
if you can create a new problem, use the create command:

```bash

syntax: challenge-cli create $PROBLEM_NAME $PROJECT_NAME
# $PROJECT_PATH default value is 'problems'

Expand All @@ -144,7 +142,6 @@ challenge-cli create new-problem

# Example 2
challenge-cli create new-problem problems-folder

```

## Coding Standards
Expand Down

0 comments on commit adea0a8

Please sign in to comment.