diff --git a/Readme.md b/Readme.md index b57ae36..e8c184f 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,8 @@ This book was designed for easily diving into Rust,and it's very easy to use: All you need to do is to make each exercise comipile without ERRORS and Panics ! - +> Updated on 2022-03-05: Add [Traits chapter](https://practice.rs/generics-traits/traits.html) and solutions + ## Features - Read, Edit and Run the exercise ONLINE