From ba0d660b7cbb95550df4bca8552247ff68075be3 Mon Sep 17 00:00:00 2001 From: Dan Simmons Date: Tue, 26 Jan 2021 05:32:57 -0500 Subject: [PATCH] Hello there world! --- helloWorld.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 helloWorld.md diff --git a/helloWorld.md b/helloWorld.md new file mode 100644 index 0000000..c815bf1 --- /dev/null +++ b/helloWorld.md @@ -0,0 +1,6 @@ +# Hello World +## Welcome to the Hello World repository. +### This is a place to: +* Learn how git works. +* Learn how phabricator works. +* Do stuff in a repository without worrying if you will break important things. \ No newline at end of file