summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdwait Kumar Singh <adwsingh@amazon.com>2023-11-11 16:39:44 -0800
committerAdwait Kumar Singh <adwsingh@amazon.com>2023-11-11 16:39:44 -0800
commit4d6cd0ebb4791be37bc50ac6eddb57981eab0b23 (patch)
treefa5a6ad8bf9a9a23d03c04426c31b4df71630eca
parentbc3808cf29323a244762b47bf7d3f391d353fdf1 (diff)
Revert "Add CodeCrafters"
This reverts commit dad22169849a4d16d6a74c69a45017dab07677ff.
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index fdaee28..42e282e 100644
--- a/README.md
+++ b/README.md
@@ -154,8 +154,6 @@ 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