mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-02 00:13:30 +02:00
Add README to the quizzes directory
This commit is contained in:
@@ -90,11 +90,6 @@ You can also get the hint for the next pending exercise with the following comma
|
||||
rustlings hint
|
||||
```
|
||||
|
||||
## Quizzes
|
||||
|
||||
After every couple of sections, there will be a quiz that'll test your knowledge on a bunch of sections at once.
|
||||
These quizzes are found in `exercises/quizzes`.
|
||||
|
||||
## Continuing On
|
||||
|
||||
<!-- TODO: Mention third-party exercises -->
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# Quizzes
|
||||
|
||||
After every couple of sections, there will be a quiz in this directory that'll test your knowledge on a bunch of sections at once.
|
||||
Reference in New Issue
Block a user