From bf74a3d0a7ae3c0d12ba572fe1c2f1d711c6e530 Mon Sep 17 00:00:00 2001 From: mo8it Date: Fri, 23 May 2025 13:21:05 +0200 Subject: [PATCH] Update the README with more context before the website link --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07d163dc..0ae6265d 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# ➡️ [rustlings.rust-lang.org](https://rustlings.rust-lang.org) ⬅️ +# [Rustlings](https://rustlings.rust-lang.org) 🦀 + +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) 📚️_ + +Visit the **website** for a demo, info about setup and more: + +## ➡️ [rustlings.rust-lang.org](https://rustlings.rust-lang.org) ⬅️