From 207642d48bac4e30eac33466710d621826504751 Mon Sep 17 00:00:00 2001 From: Jack Cunha Date: Tue, 5 Mar 2013 14:43:10 -0800 Subject: [PATCH] Added another line to hello.txt --- hello.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.txt b/hello.txt index 6c03076..666232f 100644 --- a/hello.txt +++ b/hello.txt @@ -1 +1,3 @@ Hello, and welcome to Software Carpentry! + +I am adding another line.