How to Add a README File to Your GitHub Profile

olanetsoft

Idris Olubisi💡

Posted on December 23, 2020

How to Add a README File to Your GitHub Profile

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 a 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, lists, etc. You also get a free template from GitHub out of the box.

template

You can check out a 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 😉

💖 💪 🙅 🚩
olanetsoft
Idris Olubisi💡

Posted on December 23, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related