Put a README on your GitHub profile
8 months ago
github
0 comments
Hi!
I discovered a really nice easter egg in GitHub today! If you create a repository that's named exactly like your GitHub username and put a README.md in there, the rendered README will show up on your profile!
How?
- Create a new repository named as your GitHub username (if your name is Example, name the repository Example); GitHub shows you a green easter egg alert right under the name input if the name is correct
- Check that Initialize this repository with a README is on
- Click Create repository
Now edit the newly created README.md with the contents you want to show on your GitHub profile.