From 8ddac1216515ebc63495377386976b8cc2ef5ef6 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 17 Jan 2024 07:25:33 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4910a81..0955b1a 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,6 @@ This repository is part of the Python and Rust CLI tools course: - [4: Python Advanced CLI](https://github.com/alfredodeza/advanced-python-cli) - [5: Rust Advanced CLI](https://github.com/alfredodeza/advanced-rust-cli) -🚀 **Watch the Video course** - -[![O'Reilly](https://learning.oreilly.com/covers/urn:orm:video:28037639VIDEOPAIML/400w/)](https://learning.oreilly.com/videos/devops-command-line-tools/28037639VIDEOPAIML/ "Python and Rust CLI tools") - ## Practice Lab Use the [included practice lab](./lab.md) to apply the content you've learned in this week. Follow the steps to create your own repository and apply the requirements to complete the lab.