Skip to content

Commit 16a981e

Browse files
committed
docs: enhance Rustlings section in README for clarity
1 parent 3e0c7a2 commit 16a981e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The repository is organized by day/topic, with each directory containing practic
2323

2424
## Rustlings: Interactive Learning
2525

26-
[Rustlings](https://github.com/rust-lang/rustlings/) is a collection of small, focused exercises designed to teach Rust through hands-on practice. It's an official Rust project that helps you learn by reading, writing, and fixing Rust code.
26+
[Rustlings](https://github.com/rust-lang/rustlings/) is a collection of small, focused exercises designed to teach Rust through hands-on practice. It's an official Rust project that helps you learn by reading, writing, and fixing Rust code. Small exercises to get you used to reading and writing Rust code - Recommended in parallel to reading the official Rust book. 📚️
2727

2828
### What is Rustlings?
2929

0 commit comments

Comments
 (0)