diff --git a/homework.md b/homework.md index 1a8a59b..583119a 100644 --- a/homework.md +++ b/homework.md @@ -2,7 +2,9 @@ ## 1. What is 2 + 2? -5 +# I change the file + +4 ## 2. What is JavaScript? @@ -10,6 +12,10 @@ An exciting new play about coffee. ## 3. Name three problems Git & GitHub solve? +# I change the file + +3 problems + When people want to show off code to each other they can put it on GitHub ## 4. What happens when you `fork` a repository? @@ -18,7 +24,7 @@ You delete it ## 5. What happens when you clone a repository? -It send it to a friend +It sends it to a friend ## 6. What is a Pull Request?