-
Clone the
learning
repository onto your computer -
Edit this file!
First make sure you have Atom installed. It's a text editor, so basically like Word or Google Docs, but for code. It's a little different than an IDE (like RStudio or Pycharm), but it has it's place in the world without a doubt. I write all of my md/HTML/CSS/JS... files in a text editor.
Fill in the blanks below:
My name is {name}.
Here's a picture of my favorite Olympic sport!
for this you'll need find an image and save it to your "images" folder in the cloned repository
Now that you've edited the file, push it back to your own GitHub branch in the learning repository!