diff --git a/README.md b/README.md index 0ae6265d..9e262b9b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # [Rustlings](https://rustlings.rust-lang.org) 🦀 +Small exercises to get you used to reading and writing Rust code... 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) 📚️_