From 0b362a2a7b2d31f039aa698df437b5a1b7046bac Mon Sep 17 00:00:00 2001 From: Nathan Stocks Date: Thu, 30 Oct 2025 16:16:10 -0600 Subject: [PATCH] freshen up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82aada4..dd4af7e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ultimate Rust 2: Intermediate Concepts -This is the companion repository for the `Ultimate Rust 2: Intermediate Concepts` (the followup to the popular [Ultimate Rust Crash Course]). _UR2IC_ will be published independently online in the second half of 2021 and is also presented live as part of some O'Reilly virtual events such as [Rust in 3 Weeks], or taught in-person for corporate training. You will get the most out of this training experience by doing the [exercises] in this repository and watching (or attending) the instructor-led training. +This is the companion repository for the `Ultimate Rust 2: Intermediate Concepts` (the followup to the popular [Ultimate Rust Crash Course]). You will get the most out of this training experience by doing the [exercises] in this repository and watching (or attending) the instructor-led training. In other words, this repository is for you hands-on-learners!