GitHub profile README

home | blog | GitHub profile README

1. Set Up:

  1. Create a new repository named the same as your GitHub username (e.g., username/username).
  2. This repository should have a README.md file. This README will be displayed on your GitHub profile page.

2. Editing Content:

  1. Go to the repository you created.
  2. Click on the README.md file.
  3. Click the pencil icon (Edit this file).
  4. Edit the content using Markdown syntax.
  5. Describe your changes in the commit summary and description.
  6. Click “Commit changes”.

3. Viewing Changes:

Go to your GitHub profile by clicking on your profile picture on the top right corner and selecting “Your profile”. You’ll see the content of the README.md displayed on your profile.

For both GitHub Pages and GitHub profile README, you can also use git commands (clonecommitpush, etc.) to manage and update your content if you’re familiar with the command line or use a GUI git client.

By on Oct 1st, 2023 in Code

0 responses to “GitHub profile README”

  1. Your comment is awaiting moderation.

    BHyLcmgu

Leave a Reply

Your email address will not be published. Required fields are marked *

Continue reading »