summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorliv <shadows_withal@fastmail.com>2023-05-17 17:11:49 +0200
committerliv <shadows_withal@fastmail.com>2023-05-17 17:11:49 +0200
commit0667ee7c4d2af44c98aff8db96887ddf40055c49 (patch)
treeb292668a710c0a46f322b88b4e1d1bc9a7ee756b /README.md
parent19cee732094c59669f29ce941ad87f5a90af6bf8 (diff)
fix: add oranda-hide class to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92daa33..a6060a7 100644
--- a/README.md
+++ b/README.md
@@ -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)_