Skip to content

Commit fb01a03

Browse files
committed
Update readme
1 parent e07e790 commit fb01a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ flask run
2727

2828
## How to Contribute
2929

30-
- **Add a new challenge**
30+
- **Add new challenges**
3131

3232
Adding a new challenge is pretty simple: **you only need to create a new folder, add a `question.py` and a `solution.py`, and that's it**. See [here](docs/Contribute.md) for a detailed guidance.
3333

34-
- **Making code changes**
34+
- **New features & bug fixes**
3535

3636
If you want to fix a bug or add a new feature, follow the [guidance](docs/Development.md).
3737

0 commit comments

Comments
 (0)