udpate toc

This commit is contained in:
sunface 2022-02-24 15:59:37 +08:00
parent b0f0d01237
commit d0c4a4669a
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Summary
- [Why Exercise.rs](why-exercise.md)
- [Variables todo](variables.md)
- [About Exercise.rs](why-exercise.md)
- [Variables](variables.md)
- [Basic Types todo](basic-types/intro.md)
- [Numbers](basic-types/numbers.md)
- [Char, Bool and Unit](basic-types/char-bool-unit.md)

View File

@ -1,4 +1,4 @@
# Why Exercise.rs
# About exercise.rs
> 中文版 [传送门](https://zh.exercise.rs)
Greetings and welcome to `exercise.rs` If you have the following problems: