Prerequisites

Creating your profile README

  1. Click the plus sign icon near the top right corner of the screen. The dropdown menu shows all the choices of items you can create on GitHub.

  2. Click New repository.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/06afced9-3f4c-4e9e-bb8f-403302f49b4a/2.jpg

  3. In the Owner box, select your GitHub username from the dropdown menu. (It may be the default selection)

  4. In the Repository name box, type your GitHub username. A green box should appear on screen.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a5a89bcd-6b10-450b-8490-6b26187ad199/3.jpg

  5. Ensure that:

  6. Click the green Create repository button.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/252323d3-96c2-4428-8be4-de0c67550c81/4.jpg

  7. When the page reloads, you should be in a repository named YOUR-USERNAME/YOUR-USERNAME.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/4bf87e9b-ff0b-4c98-b0e1-5d1d6ecfdee0/4.5.jpg

  8. At this point, your GitHub profile README has been created!

Editing your profile README

  1. To edit your profile README, click the pencil icon on the right side of the box.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/839bbed2-48bd-493b-8bfb-39196e5ffeb8/5.jpg

  2. In the box labeled <> Edit file is your default greeting. Modify this to your liking. You may want to introduce yourself, tell readers what types of projects you are working on, and what your skill set is.

  3. When you are finished, scroll down to the bottom of the page and ensure that the Commit directly to the master branch option is selected.

  4. When you are done editing, click the Commit changes button at the bottom of the page.