File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Review this cheatsheet before starting either development approach - it will hel
49
49
You have two options for developing this application with GitHub Copilot:
50
50
51
51
# ## 1. Structured Learning Path (Recommended for Learning)
52
- Follow the detailed exercises in [` ./hangperson_exercises.md` ](./hangperson_exercises.md). This approach:
52
+ Follow the detailed exercises in [./hangperson_exercises.md](./hangperson_exercises.md). This approach:
53
53
- Focuses on creating custom instructions and reusable prompts
54
54
- Teaches you how to effectively customize Copilot' s behavior
55
55
- Provides step-by-step guidance for:
@@ -61,7 +61,7 @@ Follow the detailed exercises in [`./hangperson_exercises.md`](./hangperson_exer
61
61
- Best for learning Copilot' s advanced features and best practices
62
62
63
63
# ## 2. Quick Start Path
64
- Use the ready-made prompts in [` ./hangperson_prompts.md` ](./hangperson_prompts.md). This approach
64
+ Use the ready-made prompts in [./hangperson_prompts.md](./hangperson_prompts.md). This approach
65
65
- Provides immediate prompts to bootstrap your project
66
66
- Gets you coding faster with less setup
67
67
- Includes working example code snippets
You can’t perform that action at this time.
0 commit comments