Skip to content
R for the Rest of Us Logo

This lesson is locked

Get access to all lessons in this course.

If the video is not playing correctly, you can watch it in a new window

Transcript

Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.

Your Turn

  1. Create a new file called README.md in your local-first project and add text

  2. Go to the Git tab and hit the commit button

  3. Check the staged button next to your new README.md file (and any other modified files)

  4. Add a commit message (e.g. “Add README file”)

  5. Click the commit button

You’ve now made your first commit!

Have any questions? Put them below and we will help you out!

You need to be signed-in to comment on this post. Login.

Natasha Bennett

Natasha Bennett

May 3, 2022

My README file didn't save as an .md It automatically saved as .md.R Does this matter?