1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-28 03:09:37 +02:00

Update README.md

This commit is contained in:
lynn 2019-01-09 21:13:39 +01:00 committed by GitHub
parent 2b31ae1afe
commit 3e0c25d24d
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!