Skip to content

Commit a13c7b0

Browse files
authored
Merge pull request #1760 from sarupbanskota/patch-3
Add CodeCrafters to `Continuing On`
2 parents 7e12aaa + dad2216 commit a13c7b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ Run the command `rustlings lsp` which will generate a `rust-project.json` at the
154154

155155
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.
156156

157+
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).
158+
157159
## Uninstalling Rustlings
158160

159161
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

0 commit comments

Comments
 (0)