Skip to content

Commit a18e485

Browse files
committed
Update readme
1 parent b0e4034 commit a18e485

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,11 @@ $poetry run python cli.py summary
137137

138138
### How to contribute?
139139

140-
- If you feel, some examples will make a great learning material add a new file in the format `1xx-<easy|medum|hard>-filename.py` and send a PR.
140+
- If you feel, some examples will make a great learning material, add a new file in the format `1xx-<easy|medum|hard>-filename.py` and send a PR.
141141
- If you feel some of the koan file is missing enough links or not well-defined please send a PR or raise an issue.
142+
- If you feel some of the concepts needs a better examples or missing, open a PR or create an issue.
142143

143144
### To Support
144145

145-
- [ ] Add async koans
146+
- [ ] Add async example koans
146147
- [ ] Add third party annotation koans like django, DRF in separate sub-directory in `koans/`.

0 commit comments

Comments
 (0)