summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <mokou@fastmail.com>2023-11-07 10:12:55 +0100
committerGitHub <noreply@github.com>2023-11-07 10:12:55 +0100
commita13c7b0ae3b58c2dfee920b9c881e1d89f2398ac (patch)
tree9c6f2a71a34dc3e1f222b7157e03ee86138f0a3b
parent7e12aaa24a45196cc74644535a67ba30e4762540 (diff)
parentdad22169849a4d16d6a74c69a45017dab07677ff (diff)
Merge pull request #1760 from sarupbanskota/patch-3
Add CodeCrafters to `Continuing On`
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42e282e..fdaee28 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,8 @@ Run the command `rustlings lsp` which will generate a `rust-project.json` at the
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.
+On [CodeCrafters](https://codecrafters.io/rust) you can get some quality practice through recreating different technologies from scratch in Rust (e.g Build your own BitTorrent, HTTP Server, SQLite, etc).
+
## Uninstalling Rustlings
If you want to remove Rustlings from your system, there are two steps. First, you'll need to remove the exercises folder that the install script created