From d987b0fe36ef806a7fa265d6ff973fcce563d606 Mon Sep 17 00:00:00 2001 From: louiscklaw Date: Sun, 15 Jun 2025 16:13:02 +0800 Subject: [PATCH] "update AI workspace instructions and move setup steps to init_AI.md" --- README.MD | 4 +--- init_AI.md | 3 +++ 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 init_AI.md diff --git a/README.MD b/README.MD index eb511e1..7202337 100644 --- a/README.MD +++ b/README.MD @@ -24,9 +24,7 @@ T.B.A. 1 AI tools/co-pilot -```prompt -please read and follow steps in the markdown files in `98_AI_workspace/software-engineer` folder thanks. -``` +[](./init_AI.md) diff --git a/init_AI.md b/init_AI.md new file mode 100644 index 0000000..9e4c8e9 --- /dev/null +++ b/init_AI.md @@ -0,0 +1,3 @@ +please read and follow steps in the markdown files in `98_AI_workspace/software-engineer` folder. + +just reply `OK` when you done thanks.