From 3327b264c6ec356502f80df8fdd8020665787ad5 Mon Sep 17 00:00:00 2001 From: tingwann <90368132+tingwann@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:24:34 +0800 Subject: [PATCH] Update spec link in README.md Updated specification link in README.md for clarity. --- hw2/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hw2/README.md b/hw2/README.md index b6f8bb98..79a587a0 100644 --- a/hw2/README.md +++ b/hw2/README.md @@ -1,7 +1,7 @@ -# pdm-f24-hw2 -NYCU Perception and Decision Making 2024 Fall +# physical-ai-hw2 +NYCU Physical AI 2025 Fall -Spec: https://drive.google.com/file/d/1YdGHuwxW4AOitrrfvNO55kCfEAbjpCMl/view?usp=drive_link +Spec: [https://drive.google.com/file/d/1YdGHuwxW4AOitrrfvNO55kCfEAbjpCMl/view?usp=drive_link](https://drive.google.com/drive/folders/12uoPM45MA8fwUlywmzalmwcqrUmrHkab?dmr=1&ec=wgc-drive-globalnav-goto) ## Preparation -In your original pdm-f24 directory, `git pull` to get new `hw2` directory. +In your original physical-ai25 directory, `git pull` to get new `hw2` directory.