Skip to content

Commit 1828181

Browse files
authored
formatting
1 parent 099bf41 commit 1828181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ You'll know if a lesson on Learn is a lab by the actions the right column asks y
2121

2222
Readings are lessons that only have instructional content. They provide context and exposition on a topic by breaking concepts down. Readings are how you learn enough to solve a lab.
2323

24+
## GitHub
25+
2426
All of the lessons in this course are hosted on GitHub and they are open-sourced. GitHub is a platform that allows people to collaborate and do version control on their code. We won't cover the specifics but you can read more [here](https://guides.github.com/activities/hello-world/). The most important thing now is for you to get a GitHub account since without it, you won't be able to go through the rest of this course. If you don't have one, make one [now](github.com).
2527

2628
Once you're set up, watch the video below that explains how we go about solving coding labs on Learn. This lesson itself is a lab so follow along with the steps and solve your first lab on Learn!
@@ -33,5 +35,3 @@ If you prefer to read how to go through this lab (instead of a video), you can f
3335

3436

3537
<a href='https://learn.co/lessons/HelloToTheUniverse' data-visibility='hidden'>View this lesson on Learn.co</a>
36-
37-
<p class='util--hide'>View <a href='https://learn.co/lessons/swift-HelloToTheUniverse-lab'>Hello to the Universe Lab</a> on Learn.co and start learning to code for free.</p>

0 commit comments

Comments
 (0)