summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-07-02 16:09:05 +0200
committermo8it <mo8it@proton.me>2024-07-02 16:09:05 +0200
commit9bb174e96ef1f719cf946134e7e40fb9f5b331dc (patch)
tree4d51392a47a622f866ca53c0a0d77944cc3a8959 /README.md
parent4c5573b09f13221572867441618442bf1fef66d7 (diff)
Add a guide for third-party exercises
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9463038..4cee71c 100644
--- a/README.md
+++ b/README.md
@@ -117,11 +117,15 @@ See the footer of the list for all possible keys.
## Continuing On
-<!-- TODO: Mention third-party exercises -->
-
Once you've completed Rustlings, put your new knowledge to good use!
Continue practicing your Rust skills by building your own projects, contributing to Rustlings, or finding other open-source projects to contribute to.
+## Third-Party Exercises
+
+Do you want to create your own set of Rustlings exercises to focus on some specific topic?
+Or did you want to translate the original Rustlings exercises?
+Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXERCISES.md)!
+
## Uninstalling Rustlings
If you want to remove Rustlings from your system, run the following command: