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.
- 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