From 2b31ae1afe2bcb399422a47664367535e30568da Mon Sep 17 00:00:00 2001 From: liv Date: Wed, 9 Jan 2019 21:11:09 +0100 Subject: [PATCH] add "logo" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ced0e..a1db31b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# rustlings +# ![crab pet](http://i.imgur.com/LbZJgmm.gif) 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!