update readme.md

This commit is contained in:
sunface
2022-03-03 14:03:57 +08:00
parent c884e5c513
commit 19874890a0
2 changed files with 10 additions and 30 deletions

View File

@@ -9,7 +9,9 @@ This book was designed for easily diving into Rustand it's very easy to use:
- Covering nearly all aspects of Rust, such as **async/await, threads, sync primitives, optimizing and stand libraries** etc
- Solutions
- Difficulty from easy to super hard: easy 🌟 medium 🌟🌟 hard 🌟🌟🌟 super hard 🌟🌟🌟🌟
- Both English and Chinese are supported
- Both [English](https://practice.rs) and [Chinsese](https://zh.practice.rs) are supported
## ToC
- [Variables](src/variables.md)