update readme.md

This commit is contained in:
sunface
2022-03-15 09:57:21 +08:00
parent 22c9fa6b42
commit 136d44149b
3 changed files with 58 additions and 86 deletions

View File

@ -41,7 +41,7 @@ Although they are so awesome, we have our own secret weapons :)
- Besides examples, we have `a lot of exercises`, you can Read, Edit and Run them ONLINE
- Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing and standard libraries etc.
- Covering nearly all aspects of Rust, such as async/await, threads, sync primitives, optimizing, standard libraries, tool chain, data structures and algorithms etc.
- Every exercise has its own solutions