update readme.md

This commit is contained in:
sunface 2022-03-03 14:18:29 +08:00
parent fdbcd77ae7
commit 501e324e0d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ This book was designed for easily diving into Rustand it's very easy to use:
## Features
- Read, Edit and Run the exercise ONLINE
- There are three parts in each chapter: examples, exercises and practices
- Covering nearly all aspects of Rust, such as **async/await, threads, sync primitives, optimizing and stand libraries** etc
- Solution for each exercise