From 7f3360fbb422640809924101deb86ace523f1a5b Mon Sep 17 00:00:00 2001 From: Shresth <74952411+shresth3904@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:51:35 +0530 Subject: [PATCH] Update README.md corrected the images tags --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7d32da00..3083ee3d 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Follow these steps: In your copy of this repository that you created, click the **Code** button and select **Open with Codespaces**. This will create a new Codespace for you to work in. -[!Codespace]()./images/createcodespace.png) +![Codespace](./images/createcodespace.png) #### Running the curriculum locally on your computer @@ -99,7 +99,7 @@ Our recommendation is to use [Visual Studio Code](https://code.visualstudio.com/ 1. Clone your repository to your computer. You can do this by clicking the **Code** button and copying the URL: - [!CodeSpace](./images/createcodespace.png) + [CodeSpace](./images/createcodespace.png) Then, open [Terminal](https://code.visualstudio.com/docs/terminal/basics/?WT.mc_id=academic-77807-sagibbon) within [Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=academic-77807-sagibbon) and run the following command, replacing `` with the URL you just copied: