From 09cfcee1e973ac6ca63f1a7c0c8468d9c3cb1665 Mon Sep 17 00:00:00 2001 From: Curious Paul <45743339+Curiouspaul1@users.noreply.github.com> Date: Fri, 11 Oct 2019 13:31:42 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1fedb57..0ec0bb1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Thank you so much for going through the course with me at CodeLagos. As with anything and any knowledge, this is not the end, this is just the beginning and it is now up to you to push forward and improve yourself. -I have arranged all the class resources and put them into this repository +I have arranged all the class resources and put them into this repository. # On Community @@ -23,7 +23,7 @@ As we want to begin to teach you the best practices from here, I have decided th I have attached a simple slide show in the repo that explains what Git and Github is and how to get started. -Create an account on github.com +Create an account on github.com. Download and configure the git bash, https://git-scm.com/book/en/v2/Getting-Started-Installing-Git @@ -36,16 +36,16 @@ Move your files to inside the folder that was cloned Do - git add . from the folder in git bash. -Do - git commit -m "Commit desription" +Do - git commit -m "Commit desription". -Do - git push origin master +Do - git push origin master. Submit via this form I will add to this later. # Question -All questions should be sent as an issue to this repository. I would do my best to follwo through +All questions should be sent as an issue to this repository. I would do my best to follwo through. # Final Note -I will regularly be updating this document so stay tuned guys. You can reach me with [geek@geektutor.co](mailto:geek@geektutor.co). Cheers. \ No newline at end of file +I will regularly be updating this document so stay tuned guys. You can reach me with [geek@geektutor.co](mailto:geek@geektutor.co). Cheers.