Skip to content

Commit b228c1b

Browse files
committed
Move AI agent workshop documentation from README.md to SETUP_STEPS.md for better organization
1 parent cb6ec4c commit b228c1b

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,6 @@
3030
[![Code of Conduct][coc-badge]][coc]
3131
<!-- prettier-ignore-end -->
3232

33-
## Creating Workshops with AI Agents
34-
35-
This template includes comprehensive documentation for creating workshops using
36-
AI agents. See the [`instructor/`](./instructor/) directory for:
37-
38-
- **`workflow/`** - Step-by-step agent workflow (start here)
39-
- Reference docs on planning, exercises, MDX, testing, and best practices
40-
41-
To create a new workshop, tell an AI agent:
42-
43-
> "I want to create an Epic Workshop about [YOUR TOPIC]. Please read
44-
> `/instructor/workflow/01-discovery.md` and help me build it."
45-
4633
## Prerequisites
4734

4835
- TODO: add prerequisites

SETUP_STEPS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,16 @@
2929

3030
And as the last step, delete this file, create your initial commit, push it, and
3131
start working on your exercises!
32+
33+
## Creating Workshops with AI Agents
34+
35+
This template includes comprehensive documentation for creating workshops using
36+
AI agents. See the [`instructor/`](./instructor/) directory for:
37+
38+
- **`workflow/`** - Step-by-step agent workflow (start here)
39+
- Reference docs on planning, exercises, MDX, testing, and best practices
40+
41+
To create a new workshop, tell an AI agent:
42+
43+
> "I want to create an Epic Workshop about [YOUR TOPIC]. Please read
44+
> `/instructor/workflow/01-discovery.md` and help me build it."

0 commit comments

Comments
 (0)