From 3b3eab2a9c80669a1178f4f5906415ba56028fab Mon Sep 17 00:00:00 2001 From: Dphuong Nguyen Date: Fri, 12 Jan 2018 12:41:56 +0100 Subject: [PATCH 1/2] Said hello to myself --- hello.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.md b/hello.md index b9209e7..0c37b02 100644 --- a/hello.md +++ b/hello.md @@ -1 +1 @@ -# Hello worlde +# Hello world nguyet From b9023e71fa31f46e6bf9db692cc91b8d8decae64 Mon Sep 17 00:00:00 2001 From: Dphuong Nguyen Date: Fri, 12 Jan 2018 23:10:08 +0100 Subject: [PATCH 2/2] Added another test file to demonstrate git features --- world.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 world.md diff --git a/world.md b/world.md new file mode 100644 index 0000000..716ed14 --- /dev/null +++ b/world.md @@ -0,0 +1 @@ +# Hello world