A first "hello world" thing for a git projects.
Following along with this: https://guides.github.com/activities/hello-world/
- In the upper right corner, next to your avatar or identicon, click + and then select New repository.
- Name your repository hello-world -- I named mine something else
- Write a short description.
- Select Initialize this repository with a README.
img![https://guides.github.com/activities/hello-world/create-new-repo.png]