From 5bc4ddfb49a83a390178d303de2ea94b6c108d37 Mon Sep 17 00:00:00 2001 From: BEvans99 Date: Fri, 24 May 2019 13:40:17 -0700 Subject: [PATCH 1/4] make the word communication more fun! :-) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a22f41f..fd6f49a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Let's learn some git! help build this workshop! You'll see **WIP** scattered about. That just means the section is Work In Progress. -## Communication +## Communicatiooooooon Git (and github) is not just a tool for version control. It's also a communication tool. We should strive to be excellent communicators. We are From 3ee1eeee7cfce1f8e2c4ffa1dff7b083fb2d6afb Mon Sep 17 00:00:00 2001 From: BEvans99 Date: Fri, 24 May 2019 14:00:06 -0700 Subject: [PATCH 2/4] added helloWorld.md --- helloWorld.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 helloWorld.md diff --git a/helloWorld.md b/helloWorld.md new file mode 100644 index 0000000..8b620d9 --- /dev/null +++ b/helloWorld.md @@ -0,0 +1,3 @@ +# Hello :-) + +How r u doing today? World \ No newline at end of file From c45b845fbf73f4772f983e1fdd9974fe0445202a Mon Sep 17 00:00:00 2001 From: BEvans99 Date: Fri, 24 May 2019 14:01:49 -0700 Subject: [PATCH 3/4] added my favourite technology to helloWorld.md --- helloWorld.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helloWorld.md b/helloWorld.md index 8b620d9..a64502e 100644 --- a/helloWorld.md +++ b/helloWorld.md @@ -1,3 +1,4 @@ # Hello :-) -How r u doing today? World \ No newline at end of file +How r u doing today? World +I like. Phones! And the coffee maker! \ No newline at end of file From 92caa9d66409fb5991d0c536c730f89ece33502d Mon Sep 17 00:00:00 2001 From: BEvans99 Date: Fri, 24 May 2019 14:07:12 -0700 Subject: [PATCH 4/4] added a line break in helloWorld.md --- helloWorld.md | 1 + 1 file changed, 1 insertion(+) diff --git a/helloWorld.md b/helloWorld.md index a64502e..013f6de 100644 --- a/helloWorld.md +++ b/helloWorld.md @@ -1,4 +1,5 @@ # Hello :-) How r u doing today? World + I like. Phones! And the coffee maker! \ No newline at end of file