summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMo <76752051+mo8it@users.noreply.github.com>2024-04-24 02:56:20 +0200
committerGitHub <noreply@github.com>2024-04-24 02:56:20 +0200
commit53fdb9044d54dbdf5f0aa6c309cd285829a04b3a (patch)
treeb45b6f11597130690232b2eaa9621f25ecf98200 /README.md
parent86684b7fc9dd5e8bedad6056565645d1d980925c (diff)
parent8a085a0a85c759029cd57c28364867bde817e738 (diff)
Merge pull request #1955 from rust-lang/solutions
Solutions
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index bfa3f06..2164269 100644
--- a/README.md
+++ b/README.md
@@ -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/quizN.rs`.
-
## Continuing On
<!-- TODO: Mention third-party exercises -->