Lets Give Tribute to Contributor of OUR Projects in Some Diffrent way !! STEPS Star the Repository. Create a file `Tribute_To_Contributors.html` in your repository. ( You can give any name ) Copy the content from `index.html` file. Scroll down to `script` section in this file you will get the following content In variable names `repo` write name of your repository in the same manner `user-name/repo-name` `https://{user-name}.github.io/{repo-name}/Tribute_To_Contributors.html` This is URL which you can add in readme. Here `Tribute_To_Contributors.html` is the name by which we saved file in our repository. For this github pages need to be deployed and html file should be in root. WATCH HANDS ON DEMO