DEV Community

Cover image for How to make a GitHub profile README
Joshua Byrd
Joshua Byrd

Posted on • Originally published at phocks.github.io

7 3

How to make a GitHub profile README

In case you missed it. GitHub profiles are now live!

I first saw this feature being teased a little while back in this post and I was pretty excited, but I've been waiting a while for it to become an actual thing. Finally they're here!

Looks like they used to be done with a .github/README.md repo and file. But it seems like they've changed things a little. Here's how you do it.

  1. Make a repository with the same name as your GitHub username.
  2. Create a README.md file inside that repo.
  3. Commit and push the file to GitHub
  4. Click the "Share to Profile" button in the sidebar.

That's it. Now check your GitHub profile. It should look a little like this.

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay