Skip to content

Commit

Permalink
+instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
femmebot committed Sep 28, 2015
1 parent 7fd5226 commit debce34
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# week01

In-Class Exercise for Week 1:
Exercise for Week 1:
* Fork this repository to your GitHub account
* Make a local copy of your forked repo
* Use terminal to:
# move inside your local *week01* repo
# create a new folder within the repo labelled with your name (e.g., firstname-lastname)
# in your newly-created folder, add a text file that contains the following information:
* Use terminal commands to:
1 navigate into your local **week01** repo
2 create a new folder within the repo labelled with your name (e.g., firstname-lastname)
3 in your newly-created folder, create a text file that contains the following information:
* Name:
* Link to GitHub profile page:
* Use Git to track your changes locally and remotely
* Once you're done, do a pull request (PR) to submit your exercise

0 comments on commit debce34

Please sign in to comment.