From 916e2dc92e5933bd4b056a947aa130789fa99fc2 Mon Sep 17 00:00:00 2001 From: sunface Date: Sat, 5 Mar 2022 01:21:13 +0800 Subject: [PATCH] update readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e8c184f..565c7bf 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ 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 +> 🎊 Updated on 2022-03-05: Add [Traits chapter](https://practice.rs/generics-traits/traits.html) and solutions ## Features