From 1eefcff1ed2e28ea5f73b88727865afa29ccb43d Mon Sep 17 00:00:00 2001 From: Jaap Singh Date: Thu, 15 Mar 2012 14:08:46 +1100 Subject: [PATCH] Fixing few minor mistakes. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f3e2f81..3a8dd3b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ This is the Git repositiory for our INFS3605 project. -*I don't know what the hell you are talking about* +**I don't know what the hell you are talking about** That's ok. This is my first time using github or any other version control system as well. We can learn together. So, why do we need to use github? Well, let's take the example of our last lab. We all worked on some Java code but Alex needs to e-mail it to us for us to get the code. This way we can simply *pull* it ourselves. Another benefit is that we can all work on different parts of the code and simply merge our changes later. -To get started, check out this post [What is Version Control: Diffs and Patches]{http://blogs.atlassian.com/2012/02/version-control-diffs-patches/ "Yea buddy!"} +To get started, check out this post [What is Version Control: Diffs and Patches](http://blogs.atlassian.com/2012/02/version-control-diffs-patches/ "Yea buddy!") -*Raise your hand if you are still lost and I'll help you out in our next lab* \ No newline at end of file +**Raise your hand if you are still lost and I'll help you out in our next lab** \ No newline at end of file