Skip to content

Commit b30973a

Browse files
committed
Compress the intro
1 parent 3d8bef4 commit b30973a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

website/content/_index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
+++
22
+++
33

4-
Greetings and welcome to Rustlings.
5-
This project contains small exercises to get you used to reading and writing Rust code.
6-
This includes reading and responding to compiler messages!
7-
8-
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 📚️
4+
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) 📚️_
95

106
<!-- toc -->
117

0 commit comments

Comments
 (0)