Skip to content

How to create readme.md for profile? #458

Answered by SameerNadaf
CoderMaster62 asked this question in Q&A
Discussion options

You must be logged in to vote

Setting up a profile README.md in GitHub is a great way to personalize your GitHub profile and showcase your skills, projects, and interests. Follow these steps:


1. Create a Repository with Your GitHub Username

  • Log in to your GitHub account.
  • Create a new repository with exactly your username as the repository name.
    For example, if your username is johnDoe, name the repository johnDoe.

2. Make the Repository Public and Initialize with a README

  • Set the repository to public.
  • Check the option "Add a README file" while creating the repository.

3. Edit the README.md

  • Navigate to your newly created repository.
  • Click on the README.md file and select Edit.
  • Add your content using Markdown sy…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CoderMaster62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants