From 3e0c25d24d67ee68ca7b256f7150043a09e6abb6 Mon Sep 17 00:00:00 2001 From: lynn <819880950@qq.com> Date: Wed, 9 Jan 2019 21:13:39 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1db31b..2072e40 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# ![crab pet](http://i.imgur.com/LbZJgmm.gif) +![crab pet](http://i.imgur.com/LbZJgmm.gif) + +# 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!