Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 520 Bytes

Configuring_Profile.md

File metadata and controls

7 lines (6 loc) · 520 Bytes

Configuring Profile in Github

The first thing to make our GitHub profile attractive, we must need to perform these steps to display badges and stats on our profile. This step basically need a README.md (markdown file) to display stuffs in our profile page.

Steps

  • Create a repository with your username, so if your username is username, then repo path will be username/username
  • Create a readme file : README.md in your repo.
  • Now use custom markdown to enhance your GitHub Profile