Skip to content

Commit 40f89d0

Browse files
authored
Update README.md
1 parent 6c65495 commit 40f89d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ But the quest for knowledge acquisition and intellectual curiosity doesn't need
2727
| Challenge Name | Complexity | Author | Relevant Knowledge |
2828
|------------------|------------|--------------|----------------------------------------|
2929
| [Simple Parser](https://github.com/namvdo/rust-coding-challenges/tree/master/challenges/simple-parser) | Easy | [Rudi Cilibrasi](https://github.com/rudi-cilibrasi) | String manipulation, data structures |
30-
| [wc command](https://github.com/namvdo/rust-coding-challenges/tree/master/challenges/wc-command) | Medium | [namvdo](https://github.com/namvdo) | MMap, unsafe operations, string manipulation, parallel processing |
30+
| [wc command](https://github.com/namvdo/rust-coding-challenges/tree/master/challenges/wc-command) | Easy | [namvdo](https://github.com/namvdo) | MMap, unsafe operations, string manipulation, parallel processing |
3131

3232
## Getting Started
3333

0 commit comments

Comments
 (0)