How to add a README file to your Github Profile

August 30, 2020


Hi guys! I trust y’all had a good day?

Our focus today is the amazing special feature for developers, designers etc. that was added by GitHub recently. This feature allows you to showcase yourself not just by building but by adding information about your work, portfolio and anything else on your GitHub Profile.

Have got some favorites readme i will like to share with you before we proceed:

prosper

jason

samson1

bolaji

Now let’s create something magical 🤗

Some prerequisite :


  • Create a GitHub account
  • Basic Markdown knowledge for smooth experience

Steps are as follows:

  • Create a new public repository with your username and ensure you use the same case as your github username.

    newrepo

  • Click on the checkbox: Initialize this repository with a README file. This will create a README.md file inside your repository.

    initialize

  • Now you can edit the readme to your taste. Remember, you can add images, text, list etc. You also get free template from GitHub out of the box.

    template

You can checkout my on special 😎 repository on my Profile

myrepo

Link to useful Resources


At the end of this article, you have successfully set up your special repository.

I hope you find this article useful :)

Share a Link to your GitHub profile in the comment section, we will be glad to check it out 😉