docs: add blank line after README H1 for proper markdown rendering

This commit is contained in:
mahi_korrapti 2025-11-19 22:21:18 +05:30
parent f80fbca12e
commit 406ecc68da

View File

@ -1,4 +1,5 @@
# [Rustlings](https://rustlings.rust-lang.org) 🦀 # [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) 📚_ 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) 📚_