diff --git a/README.md b/README.md index f877a0c..1bde175 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Here are a couple of example apps GPT Pilot created by itself: ### Real-time chat app - 💬 Prompt: `A simple chat app with real time communication` - ▶️ [Video of the app creation process](https://youtu.be/bUj9DbMRYhA) -- 💻️ [Github repo](https://github.com/Pythagora-io/gpt-pilot-chat-app-demo) +- 💻️ [GitHub repo](https://github.com/Pythagora-io/gpt-pilot-chat-app-demo)
@@ -85,7 +85,7 @@ Here are a couple of example apps GPT Pilot created by itself:
### Markdown editor
- 💬 Prompt: `Build a simple markdown editor using HTML, CSS, and JavaScript. Allow users to input markdown text and display the formatted output in real-time.`
- ▶️ [Video of the app creation process](https://youtu.be/uZeA1iX9dgg)
-- 💻️ [Github repo](https://github.com/Pythagora-io/gpt-pilot-demo-markdown-editor.git)
+- 💻️ [GitHub repo](https://github.com/Pythagora-io/gpt-pilot-demo-markdown-editor.git)
@@ -95,7 +95,7 @@ Here are a couple of example apps GPT Pilot created by itself:
### Timer app
- 💬 Prompt: `Create a simple timer app using HTML, CSS, and JavaScript that allows users to set a countdown timer and receive an alert when the time is up.`
- ▶️ [Video of the app creation process](https://youtu.be/CMN3W18zfiE)
-- 💻️ [Github repo](https://github.com/Pythagora-io/gpt-pilot-timer-app-demo)
+- 💻️ [GitHub repo](https://github.com/Pythagora-io/gpt-pilot-timer-app-demo)