@@ -56,23 +56,3 @@ First, you'll want to 'fork' this repo. On the top right of this page you should
5656
5757
5858**** If you see a typo or something that could be said more clearly, make a pull request. This goes for all the repositories and projects we do.****
59-
60-
61- ###Learning Objectives.
62- * After finishing this repository you should feel comfortable with the following list, if you're not, ask your mentor for more help.
63- * Understand and be able to use the command line for
64- - creating a folder
65- - creating a file
66- - editing a file
67- - changing directories
68- * Understand what Git and Github are and how they fit into the web app landscape
69- - be able to Fork a repo and know it’s purpose
70- - be able to clone a repo and know it’s purpose
71- - be able to add, commit, and push files to github
72- - understand how to use github in a group setting
73- - know how to create an upstream to master
74- - be able to handle merge conflicts
75- - be able to minimally manage vim to escape merge conflict messages
76- - know how to make a Pull Request
77- - be able to pull changes from the master repo
78-