to grab the this repository (or repo), type in "git clone" in to a git folder
Make sure all work is done in the CSC335RiskFinalProject folder on your computer
to put you work on the github repo from your folder: type "git add (fileName) (anotherFileName) (ect)", then 'git commit -am "you comments here"', then "git push".
to "pull" works from the repo on github: type "git pull"
Any questions or problems, please let me know.
Sincerely,
Steven Broussard
Thank You Steven