diff --git a/content/aiep/retro-game-console-emulation/week-1/progress.md b/content/aiep/retro-game-console-emulation/week-1/progress.md index b7f97ab..4a4f86f 100644 --- a/content/aiep/retro-game-console-emulation/week-1/progress.md +++ b/content/aiep/retro-game-console-emulation/week-1/progress.md @@ -1,8 +1,8 @@ --- -title: Learning the toolchain - version control and the build system +title: Learning the toolchain lead: Sriprad Potukuchi date: 24 March 2024 -summary: +summary: version control and the build system --- Seeing as how the project is hosted on GitHub, The mentees have spent the first few days familiarizing themselves with Git and GitHub. @@ -10,4 +10,4 @@ This was done via a combination of discord vc hangouts and independent study. Once everyone was up and running with Git and could push to / pull from the repository, we moved on to Makefiles! The importance of using a build system such as Make was understood and some basic Makefiles were written for practice. -Week 1 verdict: This project has a great bunch of mentees working on it :D Everyone is super eager to learn and the discord vc's were a blast! +**Week 1 verdict**: This project has a great bunch of mentees working on it :D Everyone is super eager to learn and the discord vc's were a blast!