diff options
| author | liv <shadows_withal@fastmail.com> | 2023-05-17 17:11:49 +0200 |
|---|---|---|
| committer | liv <shadows_withal@fastmail.com> | 2023-05-17 17:11:49 +0200 |
| commit | 0667ee7c4d2af44c98aff8db96887ddf40055c49 (patch) | |
| tree | b292668a710c0a46f322b88b4e1d1bc9a7ee756b /README.md | |
| parent | 19cee732094c59669f29ce941ad87f5a90af6bf8 (diff) | |
fix: add oranda-hide class to readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ +<div class="oranda-hide"> + # rustlings 🦀❤️ +</div> + Greetings and welcome to `rustlings`. This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages! _...looking for the old, web-based version of Rustlings? Try [here](https://github.com/rust-lang/rustlings/tree/rustlings-1)_ |
