diff --git a/README.md b/README.md index 12a77810..251663ed 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Forked from Rustlings + +### my rust learns -- by rustlings + # rustlings 🦀❤️ 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!