cfss-old / win17_hw01

Repository for first CFSS homework assignment
0 stars 29 forks source link

HW01 -HyungJin #22

Closed incipamus closed 7 years ago

incipamus commented 7 years ago

Since GitHub and Markdown are new to me, it took some time and effort to get familiar with them. The 'General Homework Guidelines ' was helpful to me to get a sense of the general workflow. I found 'Stack Overflow' also useful when I get stuck with a code and can't figure out what the problem is. My overall workflow of changing README.md was 1) Setting up Github repository (this step includes fork, clone), 2) Editing Markdown file in RStudio, 3) Committing to GitHub repository (this step includes commit, push, pull request).