summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-22 01:07:36 +0200
committermo8it <mo8it@proton.me>2024-04-22 01:07:36 +0200
commitad8e5444837b5c2b06497b9b592fbbb8c2db057e (patch)
tree16e96fdbcd5cbf89c77ee091ed149463cbf62306 /README.md
parent86684b7fc9dd5e8bedad6056565645d1d980925c (diff)
Move quizzes
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bfa3f06..84125a0 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ 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/quizN.rs`.
+These quizzes are found in `exercises/quizzes`.
## Continuing On