diff --git a/Day-1/README.md b/Day-1/README.md index bf43ac3..ff2ff57 100644 --- a/Day-1/README.md +++ b/Day-1/README.md @@ -12,8 +12,8 @@ 2. Install Unity3D on everyone's computer, and get everyone on the internet. -3. Explain how the github repo works, and get everyone to load up the first tutorial. +3. Explain how the GitHub repo works, and get everyone to load up the first tutorial. 4. Lets make cool stuff with Unity3D now! (every day after the first probably starts with step 4) -5. An interactive preview of what the tutorials help you learn to develop can be found here: http://codegiraffe.com/unity/tut_web.html \ No newline at end of file +5. An interactive preview of what the tutorials help you learn to develop can be found here: http://codegiraffe.com/unity/tut_web.html diff --git a/Day-2/README.md b/Day-2/README.md index 9bdfb6d..aad745c 100644 --- a/Day-2/README.md +++ b/Day-2/README.md @@ -2,6 +2,6 @@ 2. Make sure everyone has Unity3D and internet access -3. Make sure everyone knows where to get stuff using github +3. Make sure everyone knows where to get stuff using GitHub -4. Lets make cool stuff with Unity3D now! \ No newline at end of file +4. Lets make cool stuff with Unity3D now! diff --git a/README.md b/README.md index aab8798..7417bea 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## Intermediate Unity -* Day 1: Installation, setup, and basics (tut1) -* Day 2: Basic UI, and simple world creation (continue tut1) -* Day 3: Materials and Particles (tut2) -* Day 4: Scripting: shooting and wandering enemies (tut3) -* Day 5: Vote on something else to learn (More scripting (including specific programming questions)? 3D modelling? Sound? Debugging? Related math concepts?) -* Day 6: Challenges and Devoted Show-and-Tell time. +* [Day 1](Day-1): Installation, setup, and basics (tut1) +* [Day 2](Day-2): Basic UI, and simple world creation (continue tut1) +* [Day 3](Day-3): Materials and Particles (tut2) +* [Day 4](Day-4): Scripting: shooting and wandering enemies (tut3) +* [Day 5](Day-5): Vote on something else to learn (More scripting (including specific programming questions)? 3D modelling? Sound? Debugging? Related math concepts?) +* [Day 6](Day-6): Challenges and Devoted Show-and-Tell time.