How to write a personal GitHub README.md

This tutorial takes you through how to create a GitHub profile that looks like the following:

Pretty bloody cool if you ask me.

  1. Go to your profile on GitHub (github.com/yourusernamehere)

2. Click repositories

3. Add new repository

4. Create the repository with the same name as your GitHub username

5. Enable initalise the repository with a README

6. Edit your markdown

7. Write some stuff about yourself!

8. Commit the changes:

9. Then go to your Github repo and you should see the new markdown!

Leave a Reply