mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-02 23:17:33 +02:00
Compress the intro
This commit is contained in:
parent
3d8bef4bc3
commit
b30973afa1
@ -1,11 +1,7 @@
|
||||
+++
|
||||
+++
|
||||
|
||||
Greetings and welcome to Rustlings.
|
||||
This project contains small exercises to get you used to reading and writing Rust code.
|
||||
This includes reading and responding to compiler messages!
|
||||
|
||||
It is recommended to do the Rustlings exercises in parallel to reading [the official Rust book](https://doc.rust-lang.org/book/), the most comprehensive resource for learning Rust 📚️
|
||||
Small exercises to get you used to reading and writing [Rust](https://www.rust-lang.org) code - _Recommended in parallel to reading [the official Rust book](https://doc.rust-lang.org/book) 📚️_
|
||||
|
||||
<!-- toc -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user