From e762b24ca828a2729632a34e5a788d83c31b002c Mon Sep 17 00:00:00 2001 From: sunface Date: Thu, 3 Mar 2022 14:23:03 +0800 Subject: [PATCH] update readme.md --- src/why-exercise.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/why-exercise.md b/src/why-exercise.md index 5a244e0..77cf07e 100644 --- a/src/why-exercise.md +++ b/src/why-exercise.md @@ -1,11 +1,5 @@ # Rust By Practice 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 ! - -## Read it online - -- [English](https://practice.rs) -- [Chinsese](https://zh.practice.rs) - ## Features