update readme.md

This commit is contained in:
sunface 2022-02-23 19:03:46 +08:00
parent d34859fa95
commit 66ee8b6a46
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Rust exercise
> 中文 Readme [传送门](./zh-CN/Readme.md)。
Greetings and welcome to `exercise.rs` I don't know whether you had the following problems before you were herebut I do (in early days):
Greetings and welcome to `exercise.rs` If you have the following problems:
- After learning some rust knowledge, you want to take a step: do some exercises, but found unchallenging ones
- Found nothing about rust toolchains, std, ascyn/.await topics
- Still have no idea of what to do next, maybe you tried writing a demo /project, but... not that good or even worse: failed
But now, you come here and everthing will change: here you can find bunch of easy to hard exercises to improve your Rust skillsthis will help you fill the gap of easy-to-learn and hard-to-use.
Then you have come to a right place: here you can find a bunch of easy to hard exercises to improve your Rust skillsthis will help you fill the gap of easy-to-learn and hard-to-use.
## Online Reading