diff --git a/examples/2048-game.md b/examples/2048-game.md index 3bcb62172..7b0d84525 100644 --- a/examples/2048-game.md +++ b/examples/2048-game.md @@ -1,7 +1,7 @@ # Modify an open source 2048 game with aider and gpt-4 -In this chat transcript, the user explores and modifies the open source javascript 2048 game codebase from https://github.com/gabrielecirulli/2048 +In this chat transcript, the user explores and modifies an open source [javascript 2048 game repo](https://github.com/gabrielecirulli/2048). Notice that GPT-4 asks to see a particular source file, and aider automatically includes it in the chat session after getting permission from the user. diff --git a/examples/css-exercises.md b/examples/css-exercises.md index 8fcd90f97..b58117a8e 100644 --- a/examples/css-exercises.md +++ b/examples/css-exercises.md @@ -1,7 +1,7 @@ # Complete a css exercise with aider and GPT-4 -In this chat transcript, the user asks about the CSS Exercises repo https://github.com/TheOdinProject/css-exercises/tree/main and completes an animation exercise. +In this chat transcript, the user asks about the open source [CSS Exercises repo](https://github.com/TheOdinProject/css-exercises) and completes an animation exercise. ## Chat transcript