Skip to content

Commit 1410782

Browse files
authored
Merge pull request #14 from github-samples/add-link-eps
Add Episode links to README
2 parents 80d8539 + 9fdff2a commit 1410782

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
# Build with Me + GitHub Copilot 🚀
1+
## Getting Started 👩🏽‍💻
22

3-
You can build along with me in this [Youtube video]() or read this [blog post]().
3+
1. Fork this repository to your GitHub account.
4+
2. Switch to the `api-start` branch.
5+
3. Clone the repository to your local machine.
6+
7+
You can find next steps in the README on the `api-start` branch.
8+
9+
10+
## Build with Me + GitHub Copilot 🚀
11+
12+
You can build along with me in this [Youtube video](https://www.youtube.com/watch?v=CJUbQ1QiBUY) or read this [blog post](https://github.blog/ai-and-ml/github-copilot/github-for-beginners-building-a-rest-api-with-copilot/).
413

5-
![Build with Me + GitHub Copilot on Youtube](link-to-image)
6-
![Build with Me + GitHub Copilot on the Blog](link-to-image)
14+
[![Build API Copilot](https://github.com/user-attachments/assets/a9e6f202-81c1-4b5e-9a77-6f03ee55938c)](https://www.youtube.com/watch?v=CJUbQ1QiBUY)
715

816
# Planventure API 🚁
917
A Flask-based REST API backend for the Planventure application.
@@ -17,12 +25,4 @@ Before you begin, ensure you have the following:
1725
- API Client (like [Bruno](https://github.com/usebruno/bruno))
1826
- Git - [Download & Install Git](https://git-scm.com/downloads)
1927

20-
## 🚀 Getting Started
21-
22-
1. Fork this repository to your GitHub account.
23-
2. Switch to the `api-start` branch.
24-
3. Clone the repository to your local machine.
25-
26-
You can find next steps in the README on the `api-start` branch.
27-
28-
Happy Coding! 🎉
28+
Happy Coding! 🎉

0 commit comments

Comments
 (0)